objectfabric
objectfabric copied to clipboard
Provide correct way of using jre emulated classes in gwt project.
Usage of JRE emulated classes in gwt module is not correct right now. Because of this it is not possible to mix of jvm and gwt module in one project at the same time. Overriding of jre classes should be implemented with GWTs super-source feature.
Also make gwt module gwt-style by moving object fabric.gwt.xml to org.object fabric.Object Fabric.gwt.xml and fix all gwt examples.
How can I contribute into objectfabric?