then does this mean that the GWT compiler reverse engineers a
javascript browser based javascript object based on inspection of
possible call hierarchy inspection and therefore can get the information
needed from the JAR just referenced in the pom.xml so as to be bundled
in the built _.war file?
It has been my experience that this works in my projects, again if the RPC serialization requirements are met. I don't know exactly how it works at compile time, perhaps through reflection of accessors.
You can also override the default serialization of types in GWT with your own serializer implementation.
Joseph
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/RRzdGhIPPnAJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment