On Wed, 22 May 2002 11:03, you wrote: > I'm building an application with turbine that doesn't use Torque. I'm > gathering from traffic on this list that if I'm not using Torque, I > can't use Intake.
This isn't true. Just make your business objects (java beans) implement the Retrievable interface. This allows Intake Groups (and Fields) to be mapped to your non-Torque business objects. Regards, -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
