Move Code generator from WSDL::Definitions to separate class
Status: Beta
Brought to you by:
kutterma
The code generator should be factored out from WSDL::Definitions (and the other WSDL::* data classes) to it's own hierarchy.
Templates should be factored out into their own files and split up like methods.
Recursive templates can be used for approching the not-yet-resolved embedded complexTypes feature request.
Logged In: YES
user_id=884175
Originator: YES
- fixed in #283.
- there's still cleanup needed.