"Michal Rokos" <m.rokos / sh.cvut.cz> wrote in .... > My turn, hmmm. > > The problem is that I cannot give where is "class_added" example > used, because it's brand new... :-) > > But I can imagine that it can be handy for: > - introspection > - logger (to monitor what it happening) > - the situation when the "inherited" callback cannot be > used - when people need to inform other > classes/modules (benefit of different "receiver" than > "inherited" has) > > Uff - this all is a little dumb examples, but hopefully somebody > can think of a better example. > > Michal > > > PS: to all: HELP FOLKS! :-) Hm, what about a little back-stabbing;-)) Why isn't your patch implemented as a ``#module_added'' ? Your patch makes little or no sense for anonymous classes (and/or modules) - neither on the receiver nor argument side. /Christoph