5 Aug 16:47
[groovy-dev] MetaClassRegistryChangeEvent
From: Alex Tkachman <alex.tkachman@...>
Subject: [groovy-dev] MetaClassRegistryChangeEvent
Newsgroups: gmane.comp.lang.groovy.devel
Date: 2008-08-05 14:49:13 GMT
Subject: [groovy-dev] MetaClassRegistryChangeEvent
Newsgroups: gmane.comp.lang.groovy.devel
Date: 2008-08-05 14:49:13 GMT
Do we really need to create new object for each event?
At the end of the day we have only too fields on it Class and MetaClass.
Wouldn't it be better to send them as parameters of call back?
The real reason of question is that if at some point we want
notifications for creation and annihilation of weakly referered meta
classes, which we will probably want at some point, then we create a
lot of work for collector with all these messages.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
RSS Feed