Quenty
|
  |
| Joined: 03 Sep 2009 |
| Total Posts: 9316 |
|
|
| 02 May 2012 12:36 AM |
http://blog.roblox.com/2007/08/good-bye-camelcase-hello-delay/
ROBLOX decided to standardize in ParscalCase. We don't have to argue any longer. :D
Good thing I write everything in Parscal case. |
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
|
| 02 May 2012 12:47 AM |
*Pascal case
I think the best is to use both depending on the symbol type. |
|
|
| Report Abuse |
|
|
Quenty
|
  |
| Joined: 03 Sep 2009 |
| Total Posts: 9316 |
|
|
| 02 May 2012 12:53 AM |
Mmm... I guess. :D
Here's a nice quote from Telamon:
"If your kid wants to write insurance software at 7, you should stop wandering around aimlessly on the internet and find a good psychiatrist. Do it. Do it now." |
|
|
| Report Abuse |
|
|
Oysi
|
  |
| Joined: 06 Jul 2009 |
| Total Posts: 9058 |
|
| |
|
DatBass
|
  |
| Joined: 30 Apr 2012 |
| Total Posts: 186 |
|
| |
|
Oysi
|
  |
| Joined: 06 Jul 2009 |
| Total Posts: 9058 |
|
| |
|
DatBass
|
  |
| Joined: 30 Apr 2012 |
| Total Posts: 186 |
|
|
| 02 May 2012 07:09 AM |
ok i will try it
Magic & Tolerance |
|
|
| Report Abuse |
|
|
Parthax
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 6941 |
|
| |
|
LocalChum
|
  |
| Joined: 04 Mar 2011 |
| Total Posts: 6906 |
|
|
| 03 May 2012 07:09 PM |
@Oyus
Solution: Don't use Jarva. |
|
|
| Report Abuse |
|
|
|
| 03 May 2012 07:25 PM |
oh fudge... now i must change my habits, preferences and scripts... :remove() :findFirstChild() however i think i do everything else in PascalCase aside from variables.
|
|
|
| Report Abuse |
|
|
Bubby4j
|
  |
| Joined: 25 Dec 2008 |
| Total Posts: 1831 |
|
|
| 03 May 2012 09:44 PM |
Find and replace :findFirstChild( :FindFirstChild( |
|
|
| Report Abuse |
|
|
|
| 03 May 2012 09:50 PM |
@Bubby4j
Better idea:
Create a plugin (just so it runs automatically, no icon or toolbar or anything) that scans the whole game for scripts. It'd use the Changed event to know whenever a script was edited and would use gsub to replace every occurence of a camelCase method by its PascalCase equivalent. |
|
|
| Report Abuse |
|
|
Legend26
|
  |
| Joined: 08 Sep 2008 |
| Total Posts: 10586 |
|
|
| 03 May 2012 09:53 PM |
| I call all methods and name all variables in roblox with PascalCase except for findFirstChild. I can't bring myself to change it to FindFirstChild. |
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
|
| 03 May 2012 09:56 PM |
| I just find Pascal case to be a waste of shift key presses. |
|
|
| Report Abuse |
|
|
Legend26
|
  |
| Joined: 08 Sep 2008 |
| Total Posts: 10586 |
|
|
| 03 May 2012 09:57 PM |
| ^ That's starting to become my opinion as well. |
|
|
| Report Abuse |
|
|
belial52
|
  |
| Joined: 10 Oct 2009 |
| Total Posts: 8074 |
|
|
| 03 May 2012 09:57 PM |
>Looks at post date of blog post. >Realizes it's a post from 2007. |
|
|
| Report Abuse |
|
|
|
| 03 May 2012 10:07 PM |
| I didn't catch that... I shall now continue my habits! |
|
|
| Report Abuse |
|
|
|
| 03 May 2012 10:20 PM |
"I just find Pascal case to be a waste of shift key presses."
Not if you're used to it.
For example, i_use_underscores_for_my_variable_names, and I'm so used to it that I type them just as fast as camelCase or PascalCase. |
|
|
| Report Abuse |
|
|