This content has been marked as final.
Show 3 replies
-
1. Re: AbstractJSONMarshaller in Beta4
cbrock Apr 13, 2012 6:26 PM (in response to davidka)Ah, sorry, the docs have been updated. You want to use: <tt>org.jboss.errai.marshalling.client.marshallers.AbstractNullableMarshaller</tt> now. Sorry for the confusion.
-
2. Re: AbstractJSONMarshaller in Beta4
davidka Apr 16, 2012 7:24 AM (in response to cbrock)Do I need to specify the marshaller somewhere or is it automatically taken based on the annotations?
-
3. Re: AbstractJSONMarshaller in Beta4
cbrock Apr 16, 2012 7:26 AM (in response to davidka)1 of 1 people found this helpfulIt's auto-discovered based on the annotations with the classpath scanner.