As for my usage:
I create at any given moment one or more objects of the helper class within one 
or more functions in the containing class.

excuse the poor English, I am Dutch.


-----Original Message-----
From: flashcoders-boun...@chattyfig.figleaf.com 
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Paul A.
Sent: maandag 27 mei 2013 12:50
To: Flash Coders List
Subject: Re: [Flashcoders] AS3 finally..

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


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

Reply via email to