Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.0
-
Component/s: None
-
Labels:None
Description
This is only for the remoting code generation.
1. All code generators must be registered in weborb.config. Declaration must consist of the name of the code generator and the name of the XSLT file, which has to be located in the weborbassets/codegen folder
2. Registered code generators must be displayed in the console the same way we show them now
3. Add a configuration parameter which will keep the intermediate XML file (currently we delete it)
4. Create an XML schema for the intermediate XML file.
5. Modify the code so the name of the XML file reflects the ID of the code generator.
1. All code generators must be registered in weborb.config. Declaration must consist of the name of the code generator and the name of the XSLT file, which has to be located in the weborbassets/codegen folder
2. Registered code generators must be displayed in the console the same way we show them now
3. Add a configuration parameter which will keep the intermediate XML file (currently we delete it)
4. Create an XML schema for the intermediate XML file.
5. Modify the code so the name of the XML file reflects the ID of the code generator.
