> I see that implementation of the methods could delegate them to some > other objects. I do not understand why such methods should be static. Sorry, I didn't really put that much thought into that one word (static) :) But seriously, I was thinking single, globally accessible methods, and static methods are the ones that come to my mind first. Methods of Singleton objects are also another alternative, but I didn't see the need for them. I did not see much need to modify/extend its behavior without having to change any of those new methods.
> I have provided an extra observer collection for models but not for > controllers, and you could introduce an observer collection for > controllers too. Ok, thanks. Reasamp ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
