Skip to content

A big cleanup. Things are coming into shape now.

Ben Martin requested to merge monkeyiq/odfserver:shuffle into master

The abstractions are improved, most stubs implemented, its all one jar, execute jar to see the possible commands, new configreAll and runAll to make it easy to get going validator is just another factory now json cleanup metadata cleanup

In an ideal academic world OdfFactoryBase should maybe used as a delegate instead of inherited from. As a sort of "server shim" providing a java API to the server.

This is the restructuring PR that I had to make

Merge request reports