On 27/05/2013 11:37, tom rhodes wrote:
i generally use them for something teeny tiny that is only needed in the
scope of the main class and doesn't feel right in it's own file as it's
never used anywhere but the main class.
Why wouldn't you just incorporate that functionality as part of the class? Helper methods that aren't necessarily intended for external use?

On 27 May 2013 12:24, Paul A. <p...@ipauland.com> wrote:

Out of curiosity, has anyone on the list actually used private classes for
anything other than enforcing singleton creation?

If you have, please tell us and say why it was the best solution.



_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to