Commit Graph

9 Commits

Author SHA1 Message Date
ro
a876c3aff4 added Asynch functionality in RESTAdapter
added relative tests
updated wincellarclientRESTAdapter sample with Asynch function
2015-02-17 08:40:55 +00:00
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
daniele.teti
698aaf7daa 2014-04-02 18:28:53 +00:00
daniele.teti
cf3ba53b45 2014-04-02 07:04:36 +00:00
daniele.teti
16b4fb5f60 2014-03-06 13:20:57 +00:00
daniele.teti
b014eeb886 - Updated to the current IOCP version
- Added Documentation
2014-03-03 14:05:01 +00:00
daniele.teti
364520dbdf 2014-02-18 16:55:02 +00:00
daniele.teti
c726fceb23 ADD BodyAs<T> and BodyAsListOf<T> in the TMVCRequest 2013-11-17 23:16:59 +00:00
daniele.teti
6a21d6287b ADD WineCellarWithDORM 2013-11-11 01:05:03 +00:00