Discussion:
[Middlegen-user] Is pluggin for c#
luc jean
2005-03-22 10:59:01 UTC
Permalink
Is there a middlegen plugin for c# ? or any other way to generate c# code ? by using middlegen ?


---------------------------------
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search. Learn more.
Adrian Richter
2005-03-23 19:06:19 UTC
Permalink
Yes by using Java :)

But on a serious note, you can probably just redefine the middlegen
template to produce the appropriate output for C#. That is the beauty of
Open Source, if you don't like the way something is done, you have the
power to change it.

I have used Middlegen to produce classes for a legacy persistence layer
not supported by middlegen and XDoclet and it works quite well and all I
did was change the templates. I also use Middlegen to produce the schema
documentation and basic sql scripts to generate the database (although I
must add that Postgresql does a much better job of it).

Adrian Richter
Post by luc jean
Is there a middlegen plugin for c# ? or any other way to generate c#
code ? by using middlegen ?
------------------------------------------------------------------------
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search. Learn more.
<http://us.rd.yahoo.com/evt=29917/*http://info.mail.yahoo.com/mail_250>
Loading...