delphimvcframework/samples/winecellarclient
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
..
MainFormU.dfm 2014-04-01 17:36:05 +00:00
MainFormU.pas Now the JSONObjectToObject can deserialize the following tkClass: 2014-05-22 21:37:13 +00:00
ProjectGroupServerAndClient.groupproj ADDED some Samples 2013-10-29 15:51:16 +00:00
WineCellarClient.dpr ADDED some Samples 2013-10-29 15:51:16 +00:00
WineCellarClient.dproj 2014-05-21 23:06:35 +00:00
WineCellarClient.res ADDED some Samples 2013-10-29 15:51:16 +00:00