You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the usage of a JsonReader/JsonWriter style serialization/deserialization
for those who want ultimate control or performance. The existing expression
handlers should make use of this as well.
This will give people similar options that they have with xml as in SAX vs. DOM
style parsing.
Original issue reported on code.google.com by [email protected] on 24 Jan 2013 at 8:36
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 24 Jan 2013 at 8:36The text was updated successfully, but these errors were encountered: