every and some come from php.

Php is probably a bad place to take naming conventions from. It is a prime example of the mess that open source can cometimes bring, considering they have split and join *and* explode and implode, not to mention about 2 dozen different functions that do the same things to strings. There is no agreed-upon naming convention or standard in php, and the resulting mess has a cobbled-together and almost impossible to predict naming convention (if you could call it that), so I would recommend looking to a stricter and more well established language for a naming convention, like Java or even C++.

ryanm
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to