logo       

Re: Torque 4.0 plan: msg#00002

jakarta.turbine.torque.devel

Subject: Re: Torque 4.0 plan

Hi Thomas,

> - Disentangle Query description and SQL creation code.

It would be very desirable at least for this Torque user, to have a separate jar with no
dependencies for the Query description part.

We are using a lightweight client query mechanism, dubbed TorqueSmall,
that has refactored Criteria,SqlEnum and UniqueList (8K footprint).
Combined with transfer objects it allows Java and GWT clients
to make Torque style queries at a very low cost.

The transfer objects are hand crafted from the Base classes, :^(.
Having a reliable way to generate these, support Serializable and/or IsSerializable
and strip out all dependencies, would also be an excellent improvement.

Not sure this really main stream Torque development, and would be willing to
contribute development effort if appropriate.
Regards,
Malcolm Kendall


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise