> > 2. the application for component based development (as proposed by > > Johannes) > > http://cvs.mmbase.org/viewcvs/speeltuin/applications/component/ > > It's harder to say something about that. Actually the structure of a > component looks a bit like a thing in the applications CVS module.
True, but the power of the Didactor component structure is that these applications (components as I call them) are automatically discovered by a framework, that gives them a place and facilitates the infrastructure for them. For example: the component contains some editwizard XML files, the framework makes sure that these XML files are incorporated into some kind of javascript tree. Another example: the component contains an apps1 datamodel and some java code, the framework provides hooks so that this code can subscribe itself on events from builders from other components. I'd like to note that it's not so much the code that Henk committed that I would like to propose (it's not complete, and still very focused on e-learning sites), but the principles behind it. Johannes _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
