Renaming Action Callbacks

Posted on
Sat Jul 28, 2018 6:26 am
FlyingDiver offline
User avatar
Posts: 7211
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Renaming Action Callbacks

RogueProeliator wrote:
Yeah, in hindsight, we should have been more aware of PEP8 back in 2010 (rather than being influenced by Objective-C) when we were designing the plugin API. Oh, well, you live and learn!

Well, frick, am I the only one that doesn't like how PEP8 looks and reads? Though, in the end, with the usual "team" developing our plugins (read: ourselves), as long as it is easily readable and recognizable by you, it is all good.


I'm not a big fan either. I guess I spent too much time with Obj-C, I prefer camelCase.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat Jul 28, 2018 10:22 am
jay (support) offline
Site Admin
User avatar
Posts: 18212
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Renaming Action Callbacks

FlyingDiver wrote:
I prefer camelCase.


So did I (the first languages I did real work in were Pascal and Ada, both of which are generally camelCase though the latter is case insensitive) - which is why the API is camelCase. But given that I'm using Python a whole lot more than ObjC now and therefore I'm using lots of packages/modules from pypi, my opinion is changing. ;)

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Who is online

Users browsing this forum: No registered users and 1 guest

cron