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



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to