ffjson icon indicating copy to clipboard operation
ffjson copied to clipboard

Serialization Options

Open rande opened this issue 11 years ago • 2 comments

I would like to know if you plan to implement a feature to serialize object depends on group context with exclusion strategy, options to handle serialization versionning, and so on ...

Something like this: http://jmsyst.com/libs/serializer/master/cookbook/exclusion_strategies#creating-different-views-of-your-objects

rande avatar Mar 16 '15 20:03 rande

I don't think the scope will go beyond the standard library.

klauspost avatar Mar 17 '15 08:03 klauspost

+1, we always want to maintain the "drop-in"-ness for the core of ffjson -- I'd be OK long run having an explicit ffjson-extensions module maybe, but the default experience has to be makes standard JSON faster -- without side effects or changes in behavior.

pquerna avatar Apr 21 '15 14:04 pquerna