delphimvcframework/samples/simplewebapplication
daniele.teti 8fc2614a1d Now the JSONObjectToObject can deserialize the following tkClass:
- TStream
 - TObjectList<T> (only if the list itself is already created on the object)
 - TObject (only if the list itself is already created on the object)

MapperItemClassType has been aliased with MapperListOf to be more compliant to DORM and can be on the property itself or in the declaration of the type of the property (Check TEST TestComplexObjectToJSONObjectAndBack test)
2014-05-22 21:37:13 +00:00
..
www ADD BodyAs<T> and BodyAsListOf<T> in the TMVCRequest 2013-11-17 23:16:59 +00:00
SampleControllerU.pas 2013-11-14 01:09:22 +00:00
WebModuleU.dfm MVCProducesAttribute similar to JAX-RS 2013-11-09 13:22:11 +00:00
WebModuleU.pas 2014-05-21 23:06:35 +00:00