I think using merge files would do what you want: http://boss.bekk.no/boss/middlegen/plugins/cmp20.html (bottom of page)
The airline sample that comes with Middlegen has some examples of using merge files. Check out the cmp20_ro-persons-class-comments.txt file. Think it does what you want for the persons table.. Report the bug in Jira, we're switching to using that instead: http://jira.codehaus.org/secure/BrowseProject.jspa?id=10110 Regards .eivind On Sun, 4 Jan 2004, John Woolsey wrote: > I was wondering. I have a table map with X and Y on it. MiddleGen seems > to build out finders on every field for me, but what I really want is > x,y. Being smart (ok at least not totally dumb ;) I figured I will just > build an index x, y and middlegen will detect that and build a finder. > It didn't. Is there a way to force extra finders by configuring the > build script? I don't list tables in my build script if that makes a > difference. I figure the point of middlegen is being able to create a > database and have it do everything from there. > > I really like the way Middlegen works BTW. Thanx for a great product. > > - bfn - JAW > > PS My sequence bug thing do I report that on SourceForge now? > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > middlegen-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/middlegen-user > ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
