Re: [OJB-developers] Re: Visual Tool?
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2002-03-01 09:33:45
|
Hi Ian, Ian Lim wrote: > Hi > > Forward engineering and backward engineering. > Sounds familiar... > Sure, this is not a new invention. > What do you all think about Torque's approach ? > I don't know anything about Torque. Maybe someone (Jason ?) may explain the Torque approach and what we can learn for the forward/reverse engineering topic (or in general) from it. thanks, Thomas > Just my 2 cents thought > ========== > Ian Lim > email: mal...@ya... > homepage: http://www.webappcabaret.com/mallim > > ----- Original Message ----- > From: "Thomas Mahler" <tho...@ho...> > To: <aj...@me...> > Cc: "ojb" <obj...@li...> > Sent: Wednesday, February 27, 2002 01:41 AM > Subject: [OJB-developers] Re: Visual Tool? > > > >>Hi Alan, >> >>Thanks for your interest! >> >>Alan Mellor wrote: >> >> > Hi, >> > >> > Great project in OJB. I have a question that I could not find answered >> > in the FAQ ( ... during the time I spent, perhaps ... ) >> > >> >> >>There is a roadmap document (http://objectbridge.sf.net/roadmap.html) >>laying out the current status and our future plans. >> >> >> > Is the XML O/R mapping metadata entered by hand, or via a visual tool? >> >> >>currently it must be edited manually. But we definitely want to have >>such a tool. >>I would like to something like the TOPLink mapping workbench, which >>provides quite a lot of well structured engineering features. >> >> >> > >> > If there is no visual tool, would it be appreciated if I contributed >> > one, written using Swing and JDK 1.4.0? >> > >> >> >>Sure! OJB relies much on such contributions. We are not sponsored by a >>company or any other organisation. >> So everything (even rough code sketches, design ideas, >>contructive criticizm if definitely appreciated! >> >>Apart from providing mapping functionality (which allow to map existing >>java classes on existing RDBMS tables) we want to have forward- and >>reverse engineering features in this workbench : >>- from a Java Class model to an xml-repository and to RDBMS tables >>- from tables to classes and to an xml-repository. >>- from a xml-repository to classes and tables. >> >>There have been several discussions on this topic in the forums. >>There is also an outdated entry in the SourceForge TaskManager sketching >>my overall idea. >> >>There is also a contrib package on the download page >>(contrib-0.7.343.tgz). This archive contains some experimental code >>regarding DDL generation. >> >>There is also another SourceForge project (DBGen) that provides >>generation of java classes from RDBMS tables. >>The code generated won't match for OJB but maybe it's a good point to >>start from. >> >>thanks for your offer to help again, >>cheers, >> >>Thomas >> >> >> > Cheers, >> > Alan Mellor. >> > >> > _________________________________________________________________ >> > MSN Photos is the easiest way to share and print your photos: >> > http://photos.msn.com/support/worldwide.aspx >> > >> > >> > >> > >> >> >> >> >>_______________________________________________ >>Objectbridge-developers mailing list >>Obj...@li... >>https://lists.sourceforge.net/lists/listinfo/objectbridge-developers >> > > > > |