Dear Wiki user, You have subscribed to a wiki page or wiki category on "Qpid Wiki" for change notification.
The following page has been changed by kpvdr: http://wiki.apache.org/qpid/AMQPVersion ------------------------------------------------------------------------------ - Previous version at ["AMQPVersion.1"] + ''[ Edit of this page is in progress... ]'' + = Multiple-AMQP Version Support in Qpid = + The thinking behind the following generator description is described in ["AMQPVersion.1"]. Option 3 (Intelligent Generation) was selected for this implementation. + + == Current Generator Status == + The Java generator is more-or-less complete and has been checked into subversion under the gentools directory for initial review. It has '''not''' been + integrated into the Qpid project as yet; I would like to complete the C++ generation first. However, while the C++ work is in progress, the Java generator is available for review and comment. + + For instructions on installing and running, see the README file in the gentools directory. + + == Generator Description == + === Overview === + Overview here. + + === AMQP verion model === + Model here. + + === Generation === + Generation here. + + == Code Generation == + === Difference Modes === + The following changes may take place between one version and the next: + * Addition of classes, methods, fields or domains; + * Deletion of classes, methods, fields or domains; + * Modification of field domains or domain types; + * Modification of the ordinal position of fields; + * Modification of the index of classes or methods; + + === MethodBody classes === + !MethodBody classes here. + + === PropertyContentHeader classes === + !PropertyContentHeader classes here. + + === Registry classes === + Registry classes here. +
