danieleteti
e91f2b709d
Updated copyright and tested server list
2015-05-31 11:26:57 +02:00
danieleteti
02f6d7b12f
Change CheckIP function to check only if the ip string is empty
2015-05-31 11:24:47 +02:00
danieleteti
4b8b6d3f7c
Added dmustache
2015-05-28 22:42:31 +02:00
danieleteti
3dcaf2db3a
FIXED Samples
2015-05-28 15:44:02 +02:00
danieleteti
f02aec490a
ADDED
...
IOCPDelphiFramework
2015-05-28 15:29:08 +02:00
Daniele Teti
ac4c3c9813
Update README.md
2015-05-28 14:44:01 +02:00
Daniele Teti
1c5263a553
Update README.md
2015-05-28 14:41:06 +02:00
Daniele Teti
bd35e1094f
Create README.md
2015-05-28 14:34:33 +02:00
Peter Ross
7cd0ea4ee2
Add content-length header to frames.
...
If a frame contains a body, then add a content-length header.
This allows the body to contain a NULL character and for it
not to be interpreted as the end of the frame.
2015-05-26 11:31:42 +10:00
daniele.teti
a6c1a03af6
Added support for IPv6 local call
2015-05-18 10:16:34 +00:00
Daniele Teti
8e5e7e2019
Update README.md
2015-05-01 20:41:48 +02:00
danieleteti
59903062ba
changed README.md
2015-04-29 17:41:57 +02:00
Daniele Teti
85d6012c88
Update README.md
2015-04-29 17:26:50 +02:00
Daniele Teti
8efbbdc1c4
Update README.md
2015-04-29 17:26:13 +02:00
Daniele Teti
d75b7d0506
Update README.md
2015-04-29 17:25:04 +02:00
Daniele Teti
1ec5d7db2d
Create README.md
2015-04-29 17:24:14 +02:00
daniele.teti
94d1795f07
Updated to XE8
2015-04-10 10:29:40 +00:00
daniele.teti
e774a53bdf
Removed some WARNINGS
2015-04-10 09:48:49 +00:00
daniele.teti
0d134eb563
FIX Compilation bug on XE6 for the ToJSON method
2015-04-10 09:45:45 +00:00
daniele.teti
276ffc99aa
FIX Compilation bug on XE6 for the TDataSetHelper.LoadFromJSONArray
2015-04-10 08:41:39 +00:00
daniele.teti
3bca456d11
FIX Compilation bug on XE6 for the ToJSON method
2015-04-10 08:37:09 +00:00
daniele.teti
2ea8062889
FIX Mapper.JSONObjectFieldsToObject
2015-04-10 07:36:35 +00:00
daniele.teti
2a18719692
2015-04-10 07:13:02 +00:00
daniele.teti
1c0ebb763d
FIX serialization with fields.
...
thank you M. Del Magno
2015-04-09 17:57:13 +00:00
daniele.teti
d1c22a330d
2015-04-01 15:05:18 +00:00
daniele.teti
02511a14e2
+ MERGE FROM "AUTH" FEATURE BRANCH
2015-04-01 15:01:23 +00:00
spinettaro
5e6ba9b3f0
implemented Asynchronous call
...
added relative test
2015-03-13 08:59:54 +00:00
daniele.teti@gmail.com
393ad201f5
2015-03-12 12:08:38 +00:00
daniele.teti
c8748e829e
Added unit test and a minor change to the BOs.pas
2015-02-19 10:35:49 +00:00
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
d864d95ff0
- removed MLeak into TestSerializeUsingFieldsWithNotExixtentPropetyInJSONObject test
2015-02-16 13:37:05 +00:00
daniele.teti
1936fdc225
- refactoring
...
- cleaning up
- added "low-level" serialization based on fields (and not properties)
- added $dmvc_classname property handling for fields serialization
- added more unittests
2015-02-16 13:25:09 +00:00
daniele.teti
f95bed5d37
ToString Delphi < XE7
...
ToJSON Delphi >= XE7
2015-01-30 09:36:54 +00:00
daniele.teti
30f3e203b3
Removed warnings and cleaned up the lua func layer
2015-01-30 09:35:29 +00:00
daniele.teti
044d4606a8
2015-01-30 09:34:35 +00:00
daniele.teti@gmail.com
e8d9398c91
Fix for ChatClient SAMPLE
...
Thank you William
2015-01-21 14:03:03 +00:00
daniele.teti@gmail.com
01a3dd8422
Updated to DelphiXE7
2015-01-21 13:59:20 +00:00
ro
4c2d51fe2d
added Free of Body parameter if OwnsObject is true
...
initial implementation of asynch call
2015-01-19 14:28:04 +00:00
ro
cef03e2a0b
added wincellarclientRESTAdapter sample
2015-01-19 14:26:41 +00:00
ro
c1f030d9b5
fixed Error on map ParamAttribute and BodyAttribute
...
added overload of HasAttribute in TRTTIUtils
fixed error in objectsmappers whene JSONValue is nil
added relative tests
2015-01-17 16:19:09 +00:00
ro
6f640f4c95
fixed JSONArrayToObjectList by assign AOwnsChildObjects parameters to list
2015-01-16 13:41:21 +00:00
ro
8651cb32e3
added Contributors
2015-01-16 09:37:23 +00:00
ro
0296ff0e0f
fixed all memory leaks on FrameworkTests project
2015-01-15 09:39:54 +00:00
ro
037f4747a4
fixed Memory Leak on test TestObjectToJSONObjectAndBackWithStringStreamUTF16 and TestObjectToJSONObjectAndBackWithStringStreamUTF8;
2015-01-15 09:32:29 +00:00
ro
fb6cce5411
fixed Memory Leak on test TestCheckMapperSerializeAsStringIsEmptyStrIfObjIsNil
2015-01-14 13:34:47 +00:00
daniele.teti
f20a7fe443
FIX for DataSetSerialization
2015-01-14 13:13:48 +00:00
ro
1ec03beec8
added RESTAdapterTest
2015-01-14 11:23:28 +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
5a64d94e53
2014-12-18 13:41:04 +00:00
ro
103bb2ab3b
Changed behavior of ObjectToJSONObject: A nil object with MapperSerializeAsString Attribute is deserialized like an empty string
...
Added relative test
2014-11-26 11:27:56 +00:00