October 20th, 2009
Amis francophones, je tiendrais une session à ce séminaire sur le theme:
Développement de serveur d’application/web avec Delphi 2010 (REST, MVC, UIB, RTTI, Firebird, JSON, LUA).
Plus d’informations içi:
http://www.grizzlydev.com/seminaires_delphinautes.13.1.46.html
Venez nombreux
Posted in Uncategorized | 1 Comment »
October 16th, 2009
Preview of the new Delphi 2010 RTTI support of SuperObject.
To play with it get the latest SVN version.
Posted in JSON | 2 Comments »
April 16th, 2009
A new version is available to use the latest version of sevenzip. Now, only one dll is necessary: 7z.dll. Easy to deploy, easy to use …
Tags: sevenzip
Posted in sevenzip | No Comments »
March 7th, 2009
Well, it’s time to release something,
there is now more samples, documentation and a new xml parser.
Change log:
v1.1
+ Double licence MPL or LGPL.
+ Delphi 2009 compatibility & Unicode support.
+ AsString return a string instead of PChar.
+ Escaped and Unascaped JSON serialiser.
+ Missed FormFeed added \f
- Removed @ trick, uses forcepath() method instead.
+ Fixed parse error with uppercase E symbol in numbers.
+ Fixed possible buffer overflow when enlarging array.
+ Added “delete”, “pack”, “insert” methods for arrays and/or objects
+ Multi parametters when calling methods
+ Delphi Enumerator (for obj1 in obj2 do …)
+ Format method ex: obj.format(‘<%name%>%tab[1]%%name%>‘)
+ ParseFile and ParseStream methods
+ Parser now understand hexdecimal c syntax ex: \xFF
+ Null Object Design Patern (ex: for obj in values.N['path'] do …)
Posted in JSON | Comments Off
July 11th, 2008
A friend told me than current SVN version of UIB & JSON Toolkit (aka superobject) are also working on MacOSX intel 32, thanks to FreePascal
Posted in JSON, UIB | Comments Off
June 23rd, 2008
If you receive an email from this web site like this:
“The account owned by xxxxxxx has been deactivated”
it is because I am currently attacked by forum spammers..
sorry for inconvenience.
Posted in Uncategorized | Comments Off
June 23rd, 2008
New in this version
- interfaced object
- added a new data type: the method
- parser can now evaluate properties and call methods
- removed variant implementation (deprecated)
- removed obselet rpc class
- removed “find” method, now you can use “parse” method instead
Posted in JSON | Comments Off
June 22nd, 2008
I recently suffered attacks on my web site, so I upgraded to WordPress, and I installed a recent version of phpbb.
Posted in Uncategorized | Comments Off