Tobias Strasser wrote:
i changed the simple-server to make use of commons-chain commands, in order to import/export the resources. currently, the commands are looked-up in the default catalog, but this can be improved, so the name of the catalog can be specified. the comments in the default catalog.xml and in the javadoc of o.a.j.server.io.* should explain how it works. otherwise just ask. i tried to build it somewhat generic and extensible in respect to the amount of commands. eg instead of having a MakeVersionableCommand there is an AddMixinCommand taking an attribute 'nodeType'.
great! i will take a look at all this very soon. thanks much for taking this on.
i've integrated the latest commits into my server, and i have to say bravo! very well done. this makes it very easy for me to implement some of the features i have coming up.
