[tp-devel] LibTpProtoCSCodeGenerator first steps
Marcel Hauf marcel.hauf at googlemail.comWed May 14 15:34:55 EDT 2008
- Previous message: [tp-devel] LibTpProtoCSCodeGenerator first steps
- Next message: [tp-devel] LibTpProtoCSCodeGenerator first steps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I looked at the JavaOutputGenerator and the OutputGenerator interface. For me it does not looks implementing friendly. I need to write/translate each method by hand. I thought it would be less work and I only need to implement a C# language code style and not the complete code. The .Net frameworks provides already a code generator for C# and VB. So I can use the codedom and an xml reader to go through the xml tree and add a namespace, classes, methods, variables. And if I want a different language I only need to implement a language style. Currently I´m rethink what is easier, to implement a code generator based on your JavaOutputGenerator or to continue on my own one. ~ Marcel Hauf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.thousandparsec.net/pipermail/tp-devel/attachments/20080514/7b28c329/attachment.htm
- Previous message: [tp-devel] LibTpProtoCSCodeGenerator first steps
- Next message: [tp-devel] LibTpProtoCSCodeGenerator first steps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the tp-devel mailing list
