You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added UseUTCDate as configuration for the TWiRLApplication
TParamReader now handles boolean params
TParamReader now handles record params (MessageBodyParam)
License changed to Apache License 2.0
New Demo (17) showing the use of different types of parameters
Other changes and bugfixes
The MessageBodyReader was not "injected" before its execution
The TWiRLObjectProvider.ReadFrom method did not take into account the serializer configuration
TSimpleTypesMBWriter.WriteTo now handles correctly ordinal types
In 10.3 Rio the JSON Pair enumerator if of type TJSONObject.TEnumerator
Now all the exceptions are passed to the IWiRLHandleException Listener objects (EWiRLWebApplicationException.HandleException now it's called two times)