Hi!

Hi!
someone have experience with attribute [JSONReflect ] for serialization? 
i'm triing to use : 
[JSONReflect(TConverterType.ctTypeObjects, TReverterType.rtTypeObjects, TRowsInterceptor)]
to avoid xe8 bug with tobjectlist. 
TRowsInterceptor is a TJSONInterceptor descendant, where I define  TypeObjectsConverter  and TypeObjectsReverter. 

Serialization is ok, but unmarhaslling not.  in rest.jsonreflect unit, at line 2825 (xe8) there's a exception "not implemented" that is always raised =O

Comments

  1. ... Unfortunately embarcadero's  documentation is insufficient on this topic ...

    ReplyDelete
  2. Trying to get out a general solution ASAP

    ReplyDelete

Post a Comment