-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
While it is nice to know that Unsafe is only used when no-arg ctors or instance
creators are not present, it would be better to have a means to enforce it
cannot be used. Particularly in google app engine, I'd like to know that the
code I use offline is safe inside GAE, rather than a delayed
UnsupportedOperationException
Can you add GsonBuilder.disableUnsafe or similar?
Original issue reported on code.google.com by adrian.f...@gmail.com
on 16 May 2012 at 5:58
fab1an, cvoronin, alexzaitsev, DipaliShah, matbadev and 2 more
Metadata
Metadata
Assignees
Labels
No labels