Commit Graph

12 Commits

Author SHA1 Message Date
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
839321ba27 2014-05-21 23:06:35 +00:00
daniele.teti
2495c75a61 2014-04-01 17:36:05 +00:00
daniele.teti
b014eeb886 - Updated to the current IOCP version
- Added Documentation
2014-03-03 14:05:01 +00:00
daniele.teti
c726fceb23 ADD BodyAs<T> and BodyAsListOf<T> in the TMVCRequest 2013-11-17 23:16:59 +00:00
daniele.teti
1ac4ebba47 2013-11-14 01:09:22 +00:00
daniele.teti
4f93aaea1a 2013-11-12 00:23:50 +00:00
daniele.teti
dff01d4dd2 2013-11-10 00:03:53 +00:00
daniele.teti
9ab595937b 2013-11-09 15:52:07 +00:00
daniele.teti
0a3eabac38 2013-11-09 13:23:57 +00:00
daniele.teti
c38565a854 2013-11-09 13:22:58 +00:00
daniele.teti
53de10fbda MVCProducesAttribute similar to JAX-RS
MVCConsumesAttribute similar to JAX-RS

REFACTORING
FIX for Asynch
More samples
2013-11-09 13:22:11 +00:00