Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Bugzilla 165546
Contents
TPTP feature: 165546
Author: | Andrew Eberbach |
email: | aeberbac@us.ibm.com |
Last update: | December 12, 2006 |
Rough workload estimate for design/code/test/doc/ship in person weeks:
Process Sizing
Design 1
Code 2
Test 1
Documentation 1
Total
5
Requirement summary
Currently the Metadata document (RMD) is not being moved into the generated endpoint. This needs to be done for the next release so that the metadata that users add to their properties get propagated to the generated server-side endpoints.
This simply involves taking all of the metadata documents and combining them in an intelligent way. This is very similar to the WSDL merging that currently happens.
This merged metadata document would be passed along with the other data in the ConfigurationData object that is passed to the codegeneration classes.