On Fri, 2006-05-19 at 08:35 +0600, Samisa Abeysinghe wrote: > Hi All, > Dimutu, one of the contributors to Axis2/C has developed some code > to generate C code using the Java codegen tool. > I initially thought this should go to Axis2/C svn. However, I see > that there is a CSharpEmitter.java in Java svn. So I thought we could > also place the C specific code too to the Java svn. > > There would be the following Java classes to be added: > codegen/emitter: > CEmitter.java > > codegen/writer: > CHeaderWriter.java CSourceWriter.java HeaderWriter.java > > Also the templates to be added to template/c > > Please let me know if you guys are OK to add this to Java svn. Also we > have the property file to be added. Should we also add that to Java svn?
+1 from me. While we're at it, can we move the wsdl2code project into its own WS subproject? I'm not sure exactly what its Axis2 deps are but can it simply depend on specific revision of the core jar (or whatever it needs)? That will make it much easier for Axis2/C for example to ship the codegen tool as its own tool as well. Sanjiva. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
