Hi Michael! Thanks for the information. As a short exercise, I tried to run the freeware version of CodeSmith (2.6) on Mono and it didn't work. At least I tried.
I was also thinking that CodeSmith should generate code that Mono can use as well. I'm writing on Linux mostly and I'm trying to really make this work since I don't want to own a Windows box for this. I'm scouring for everything that I can about this. Thank you for the link on T4. I'll be sure to read up on it. Michael Hutchinson wrote: > > On Mon, Apr 6, 2009 at 7:00 PM, anton123 <[email protected]> > wrote: >> >> I'm wondering if there's a Mono substitute/counterpart to CodeSmith (or >> if >> Mono does support CodeSmith). I'm hoping it might since I'm anticipating >> a >> lot of code-generation heavy work. Can anyone shed some light? > > I don't know whether CodeSmith runs on Mono, though it must be able to > generate code that will run on Mono, so if you're writing code on > Windows, then it might be a good choice. > > If you're in Linux/Mac, or you need more flexibility to customise and > ship the generator, then check out Mono's implementation of Visual > Studio's T4 (Text Template Transformation Toolkit) system: > http://tirania.org/blog/archive/2009/Mar-10.html > > -- > Michael Hutchinson > http://mjhutchinson.com > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- View this message in context: http://www.nabble.com/Question-on-Code-Generation-tp22919191p22921684.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
