Commit Graph

64 Commits

Author SHA1 Message Date
daniele.teti
044d4606a8 2015-01-30 09:34:35 +00:00
ro
cef03e2a0b added wincellarclientRESTAdapter sample 2015-01-19 14:26:41 +00:00
ro
eed6ecf628 added no-Generics JSONArrayToObjectList
added TFieldNamePolicy enum, to manage the case serialization of DataSet to and from JSONObject
added RESTAdapter unit to turn your REST API into a Delphi Interface (beta)
added all relatives test for changes
minor bug fix
2015-01-14 10:39:44 +00:00
daniele.teti
a2eb951cbc 2014-11-19 11:27:37 +00:00
daniele.teti
0168878eb7 elua views can include lua files using the same context 2014-10-28 09:44:02 +00:00
daniele.teti
e7ffca72df XE7 Support (beta) 2014-09-05 10:47:40 +00:00
daniele.teti
6bc4386ee5 Now, the log path is ALWAYS at the same level of the compiled module 2014-07-18 08:59:19 +00:00
daniele.teti
8f97d6e8d1 Added LOGs 2014-07-08 10:55:39 +00:00
daniele.teti
77db09cc80 FIX for chinese text 2014-07-04 15:52:17 +00:00
daniele.teti
e52051550e Sample CRUD
FIX ObjectsMappers
2014-06-30 10:32:43 +00:00
daniele.teti
d43f59b302 New sample.
Client articles_crud_vcl_client for articles_crud
2014-06-27 14:38:49 +00:00
daniele.teti
0b6df41668 BUGFIXES
New sample: articles_crud
2014-06-27 13:30:39 +00:00
daniele.teti
0e9aad849a FIX FOR ISAPI modules on XE6 2014-05-30 09:29:58 +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
1528b1a9dd 2014-05-22 10:49:40 +00:00
daniele.teti
eda0487893 2014-05-22 10:48:44 +00:00
daniele.teti
b53c4345c6 NEW APACHE SAMPLE 2014-05-22 10:48:17 +00:00
daniele.teti
842dfd60cf 2014-05-22 10:46:57 +00:00
daniele.teti
0b19a2819b 2014-05-22 10:46:39 +00:00
daniele.teti
839321ba27 2014-05-21 23:06:35 +00:00
daniele.teti
205ee52196 BETA support for Apache web server using Delphi XE6 2014-05-14 13:55:41 +00:00
daniele.teti
d7f6d6583b FIX DEMO BasicDemo 2014-05-11 17:29:20 +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
8833007d6c 2014-04-02 07:03:13 +00:00
daniele.teti
dd2955a807 2014-04-01 18:06:43 +00:00
daniele.teti
a7bd9d29b5 UPD eLua sample 2014-04-01 17:39:28 +00:00
daniele.teti
2495c75a61 2014-04-01 17:36:05 +00:00
daniele.teti
182b62d5f0 UPD eLua demo 2014-04-01 17:07:43 +00:00
daniele.teti
53c77678e2 2014-04-01 15:59:07 +00:00
daniele.teti
3cc8eeeb7e 2014-04-01 15:58:31 +00:00
daniele.teti
5a8f19a238 ADD Samples
- Middleware
- WineCellar with livebindings
2014-04-01 00:12:34 +00:00
daniele.teti
79b02bf27e 2014-03-31 22:38:12 +00:00
daniele.teti
19d0686644 Refactoring
ADD Session demo
2014-03-31 22:02:31 +00:00
daniele.teti
1723981871 Updated WineCellar Sample 2014-03-13 00:01:27 +00:00
daniele.teti
0f347fc567 ADD ISAPI SAMPLE
Small refactoring
2014-03-10 16:39:29 +00:00
daniele.teti
16b4fb5f60 2014-03-06 13:20:57 +00:00
daniele.teti
90fe2d5f5b 2014-03-03 14:28:00 +00:00
daniele.teti
3ca42d0582 2014-03-03 14:10:58 +00:00
daniele.teti
b014eeb886 - Updated to the current IOCP version
- Added Documentation
2014-03-03 14:05:01 +00:00
daniele.teti
b4030e8a36 - ADDED SSL Sample 2014-03-03 13:45:55 +00:00
daniele.teti
9705ce0384 + support for isapi app 2014-02-24 09:20:34 +00:00
daniele.teti
364520dbdf 2014-02-18 16:55:02 +00:00
daniele.teti
0ef050d104 2013-12-04 12:06:18 +00:00
daniele.teti
fb2ed8fd9f 2013-11-18 08:29:16 +00:00
daniele.teti
35b7732b40 2013-11-17 23:44:40 +00:00
daniele.teti
c726fceb23 ADD BodyAs<T> and BodyAsListOf<T> in the TMVCRequest 2013-11-17 23:16:59 +00:00
daniele.teti
77f382b672 2013-11-14 10:08:02 +00:00
daniele.teti
1ac4ebba47 2013-11-14 01:09:22 +00:00
daniele.teti
4f93aaea1a 2013-11-12 00:23:50 +00:00