Just started looking at middlegen. It looks great!
Is CVS access to the source code the only way to see it? Is there a source distribution that I'm missing?
The middlegen guys are in the process of moving to a new CVS repo hosted somewhere else, but you can try
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/middlegen login (use empty password)
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/middlegen co middlegen
You can specify the relationships, which is what you want. See build.xml in the samples/ directory.
Another question: is it possible to disable the
relationship "guessing" feature, so that only those
relationships actually specified in the ANT file are
implemented? I may only want some relationships
exposed through EJBs, in other words.
Thanks!
David Sills
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
