User Activity

  • Posted a comment on discussion Help on Flexjson

    Logged in to check the same thing. We are serializing objects that can contain many nulls, and the size of the file is quite large. It would be very helpfull to remove the nulls as an option. Otherwise, at this point, we have no choice but use a Jackson custom serializer and check each field (e.g. if (foo != null) { jgen.writeStringField("foo", i.getfoo()). Not an ideal solution when our objects have dozens of private variables.

View All

Personal Data

Username:
itsallaboutbill
Joined:
2020-08-12 01:54:30

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB