- migration of Errai extension APIs into common package. Removal of references to MetaClassFactory causing problems on JBoss 7 due to their referencing of GWT development APIs. - remove methods in MetaClass API which reference GWT APIs.
- partially-shared marshaller API between client and server implemented and working - JSON parsers on server unified into single codebase. - All tests passing