Objective Grid : PART II Programmer’s Guide : Chapter 22 Grid XML Serialization Architecture : Extensions
Extensions
 
Formatters for Objective Grid Components
In order to participate in the XML Serialization Architecture we provide pre-built formatters corresponding to each and every data component in Objective Grid. For example, CGXGridParamFTR and CGXStyleFTR will allow you to serialize CGXGridParam and CGXStyle objects, respectively.
Tag Names for Data Components
To facilitate internationalization, the pre-defined tag names corresponding to each data component are stored in a separate resource file and will be automatically included in your build. All the formatters allow you to optionally specify a custom tag name in their constructors.
Selective Linking via Build-Wizard
For optimal library size, Objective Grid’s build-wizard allows you to include or ignore this feature when you build the Objective Grid libraries.