Igor Stasenko a écrit :
Looks nice (especially integration with notifications).
Just a single straw hat man question:
- how you dealing with a preferences which declared multiple times under the same name:
MyAlphaClass class>>enabled <preference: 'enabled' type: #Boolean set: #setEnabled: default: #false description: 'Alpha thingy enabled'>
MyBetaClass class>>enabled <preference: 'enabled' type: #Boolean set: #setEnabled: default: #false description: 'Beta thingy enabled'>
Hi Igor, When a pragma is collected, the name of the class in wich the pragma is defined is available.
it also seem would be nice to have a preference category name(s)
yes, it will be added. thanks for your remarks. alain
2009/3/2 Alain Plantec <alain.plantec@free.fr>:
Matthew Fulmer a écrit :
Did anybody ever notice my suggestion to use Magritte for Preferences?
http://lists.gforge.inria.fr/pipermail/pharo-project/2009-February/005489.ht...
Hi Matthew, one should have answer something to you. sorry. First I know what magritte is but I've never tried it so I can't give an opinion if it is desirable, possible... But magritte is not a part of Pharo-core. Is it planned to include it ? What I'm trying to do (with a big help from Gary) is to implement a proposition so people can make their own opinion and say if it is ok or not. I will post a new one soon (I hope), maybe you can have a look and propose something with Magritte. Cheers alain
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project