delphimvcframework/samples/winecellarWITHDORM
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
..
nbproject ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
Win32/Debug ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
www ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
MainDataModuleUnit.dfm ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
MainDataModuleUnit.pas ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
MainWebModuleUnit.dfm ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
MainWebModuleUnit.pas ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
WineCellarAppControllerU.pas 2014-04-02 18:28:53 +00:00
WineCellarServer.res ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
WineCellarServerWITHDORM.dpr ADD BodyAs<T> and BodyAsListOf<T> in the TMVCRequest 2013-11-17 23:16:59 +00:00
WineCellarServerWITHDORM.dproj Now the JSONObjectToObject can deserialize the following tkClass: 2014-05-22 21:37:13 +00:00
WineCellarServerWITHDORM.res ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00
WINES.FDB ADD BodyAs<T> and BodyAsListOf<T> in the TMVCRequest 2013-11-17 23:16:59 +00:00
WinesBO.pas 2014-04-02 07:04:36 +00:00