You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Karim Saloojee <ka...@hotpop.com> on 2003/03/03 08:41:50 UTC

Re: STRUTS with TORQUE

Hi

We used Torque in two of our previous projects. As a persistance layer I
think its great, it was fast and easy to use - once its up and running. That
is probably the only issue, since the documentation is not always great with
Turbine and its sub-projects, that is probably where you might struggle. But
once its up and running, it works great, if you have issues, there is an
active mailing list (search the archives first).

We used an ERD tool to create the structure of our db, give Torque the DDL
and Torque would generate the java for the tables and an XML representation
of the db. Note this is not the recommended way, the recommended way us
XML --> DDL & JAVA source.

One may question the OO of the above methods, but they do work well in
practice.

-Karim


----- Original Message -----
From: "Mitchell Morris" <mm...@mindspring.com>
To: "'Struts Users Mailing List'" <st...@jakarta.apache.org>
Sent: Friday, February 28, 2003 5:11 PM
Subject: RE: STRUTS with TORQUE


> I don't know that I'd love TORQUE since I'm not using it. I can say,
> however, that I'm using Hibernate and think quite a great deal of it.
>
> > -----Original Message-----
> > From: Vic Cekvenich [mailto:vc@basebeans.com]
> > Sent: Friday, February 28, 2003 10:06 AM
> > To: struts-user@jakarta.apache.org
> > Subject: Re: STRUTS with TORQUE
> >
> >
> > If you like Torque, you would LOVE CommonsSQL in the commons
> > CVS sandbox.
> >
> > .V
> >
> > Mitchell Morris wrote:
> > > Please summarize your findings to the list, if you would; I would
> > > be interested in seeing the group consensus on Torque as well.
> > >
> > > From following Jetspeed and Turbine user lists it seems that
> > > there's a lot of confusion about where the various Turbine projects
> > > are going especially with respect to Avalon. In my professional
> > > caution, I discarded Torque as a candidate persistence layer
> > > because of the organizational uncertainty that I thought I saw. I
> > > would be delighted to find out that I was overly hasty.
> > >
> > > +Mitchell
> > >
> > >
> > >>-----Original Message-----
> > >>From: Petrus, Christian (CORP, GEITC)
> > >>[mailto:Christian.Petrus@geind.ge.com]
> > >>Sent: Thursday, February 27, 2003 11:19 PM
> > >>To: struts-user@jakarta.apache.org
> > >>Subject: STRUTS with TORQUE
> > >>
> > >>
> > >>          Hello All,
> > >>
> > >>Thanks for all the help in this list.
> > >>
> > >>We are rewriting an entire swing application and we have
> > >>chosen Struts for
> > >>the new web version of the product.
> > >>
> > >>For the database handling part, we are planning to use
> > >>Torque.  Does anyone
> > >>have experience working with Struts / Torque or have
> > >>Information especially
> > >>on what can go wrong with this combo?  Torque seems to be too
> > >>good and easy
> > >>to be true!!!
> > >>
> > >>Any info. would be greatly appreciated!!
> > >>
> > >>Thanks in advance,
> > >>Christian
> > >>
> > >>
> > >>
> > >>
> > >>"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED
> > >>ONLY FOR THE
> > >>ADDRESSEE and may contain confidential and privileged information.
> > >>If the reader of this message is not the intended recipient,
> > >>you are notified that any dissemination, distribution or
> > copy of this
> > >>communication is strictly Prohibited.
> > >>If you have received this message by error, please notify us
> > >>immediately, return the original mail to the sender and delete the
> > >>message from your system."
> > >>
> > >>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org