Feb. 26, 2009
3:45 p.m.
Keith Hodges wrote:
We will include it.
Thanks, we will try with Pharo then. Lautaro Fernández
I am confused. Surely you would expect a loadable package to remain loadable and only be called up if needed?
Although I'm normally the first to argue against including more stuff into the core image I think Announcements need to be part of core. This will allow us to have *one* mechanism for signaling/subscribing and can over time replace the different variants that are now used and provide a solid base for anyone needing such a mechanism. In the experimental forks I have worked on having Announcements available made all the difference. Michael