A multi-language approach
XMLBooster is a multi-language solution, that can be
used to centralize the definition of XML messages
exchanged by sub-systems written in different languages.
While it aims at providing similar if not equivalent
levels of service in all the languages it supports,
XMLBooster also adapts, and tries to take advantage
of the various features offered by these languages
(inheritance, commonly used classes, etc.)
On the other hand, some features (mostly related to
inheritance and more generally, to polymorphic data
structures) are not available in all the languages
XMLBooster supports. Please check for the code generator
you consider using to make sure it supports the features
you need.
|