> A propos Singletons, the Context object is already there for that > purpose. You just need to put your objects in it and they should be > accessable everywhere
Care to elaborate? What I have in mind is that I can use get(Global)Model even with singletons, i.e. getGlobalModel uses the classes' getInstance() or whatever method instead of returning a new instance. - David _______________________________________________ agavi-dev mailing list [email protected] http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev
