[jboss-as7-dev] json vs custom parser

Heiko Braun hbraun at redhat.com
Wed Feb 2 04:37:38 EST 2011


Would it be possible to decouple the marshalling components from the raw model?
This would allow us to re-use ModelNode, etc directly in GWT without having to write 
another parallel hierarchy. The problems in this case are the imports on java.io, etc that the GWT
compiler chokes on.

Ike

On Feb 2, 2011, at 2:27 AM, David M. Lloyd wrote:

> It's in ModelNode (readExternal and writeExternal).
> 
> On 02/01/2011 07:14 PM, Scott Stark wrote:
>> Where are the binary protocol handlers located?





More information about the jboss-as7-dev mailing list