[Chart] Chart Digest, Vol 14, Issue 2

Tim Docker tim at dockerz.net
Fri Aug 2 13:46:03 BST 2013


I don't have a particularly strong view on it, but I seem to have 
developed a habit of camelCase for functions and values, and underscores 
for record field names. This seems to suit me, as the field names have 
special syntax (cf regular values and functions), and often need a type 
specific prefix to distinguish them.

I realise that others may well consider this inconsistent...

Tim

On 02/08/13 21:06, Sacha Sokoloski wrote:
> Not to beat a dead horse, but while we're at it does anyone have 
> strong opinions on underscores vs camel case in accessor names? 
> Obviously it's not worth the effort to switch if no one's interested, 
> but I still feel like it would improve readability.
>
> On 02/08/13 01:00 PM, chart-request at projects.haskell.org wrote:
>> This has happened. Jan's code has been merged onto the master branch. It
>> looks like most of the changes to the chart core are complete - work is
>> ongoing in font support under diagrams.
>>
>> Are you still interested in producing a pull request for the usage of
>> lens? I feel like this might be a good time, given that there a few
>> pending changes to the API in any case - we might as have all the API
>> changes in a single release.
>>
>> I'd be aiming to make a release in the next few weeks.
>
>
> _______________________________________________
> Chart mailing list
> Chart at projects.haskell.org
> http://projects.haskell.org/cgi-bin/mailman/listinfo/chart




More information about the Chart mailing list