Am Mittwoch, 13. Juni 2007 schrieb Philipp Bracher: > Cool. Thanks a lot. > > How do we proceed! I think we should check that out now.
http://www.magnolia.info/wiki/Wiki.jsp?page=MagnoliaCustomExperimentalBranch There is a history page where I document what is going on. As you can see, next step is reworking parts of the gui. I have at least two* modules which use custom node types and namespaces. After refactoring them (move into magnolia package namespace), I will provide them as fully working examples. The bad part is the gui (controls, dialogs). I don't like doing rich guis in HTML/JS. Maybe I drop that and rewrite it in Flex[fx] (ActionScript/MXML) and leave the HTML (FreeMarker) port to someone else. But then I have to think again about a _general_ solution to decouple Content from the repository (which we also need for WebServices). I did some basic tests with XOM, but I think the ObjectContentMapper from Graffito which was imported into Jackrabbit could be a better solution. Let me know what you think. O. * there is also a simple servlet/db4o subscriber application which will be rewritten as module (2+1) [fx] Adobe Flex is going open soure (MPL) and you can build really nice guis with it ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
