[Newbies] How to implement parameters for an application

Cédrick Béler cdrick65 at gmail.com
Mon Oct 19 13:31:46 UTC 2009


Hi,

I use an application that used to have a shared pool for varaibles for
global parameters.
I removed them and implemented a special class for parameters but I don't
feel happy with that.

Is it a good practice to implement parameters as class side method on each
relevant model class (instead of having a global container for parameters) ?
If yes, I guess I need to use pragma or something else to get these
parameters easily.

Any comments welcome :)

Thanks

-- 
Cédrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20091019/74d8ddfd/attachment.htm


More information about the Beginners mailing list