Home |
Select Language |
||||
|
|
• NG SerializerPack 2016
General Information
Introduction Key Features NG SerializerPack Guide NG SerializerPack Reference Order Links (switches to order page) Data Sheet Components of NG SerializerPack 2016 Introduction NG SerializerPack provides the ability to serialize/de-serialize Delphi objects into various storage formats. Any public (not only published!) property can be automatically handled by the engine. This allows to write data applications in a more object oriented and simpler way. NG SerializerPack uses enhanced RTTI features and supports latest features of Delphi/C++Builder runtime (like e.g. Generics)..
New in release 2014
See also: NG SerializerPack Guide and NG SerializerPack Reference. The package contains now 7 extensive demo projects. One of them demonstrates a common use of NG Serialization Pack: Transmitting business objects between client and server applications. An extensive object model is created and usage of many supported attributes and creation of converter classes are demonstrated. One more simpler project demonstrates simplicity of (de-)serializing generic TObject and TObjectList descendants from/to XML files. A web service demo was added which loads and transfers data from the Jamendo music platform directly into defined TAlbum and TTrack classes. All other demos represent adapted versions of the different supported target formats (JSON/XML 3rd party libraries). |
|