Dan, thanks for the offer to help. I am having trouble:
1) Mapping a form to the TurbineUser object. Or do I map it to TurbineUserPeer or User? Or do I have to extend it to implement Retrievable? 2) $intake.Group1.getDisplayName() doesn't work. $intake.Group1.getKey() does work and $intake.Group1.getClass() returns "org.apache.turbine.services.intake.model.StringField", so I am pretty sure that the Field object is created. 3) What do I have to do to my torque-generated business classes in order for them to be mapable by Intake? Thanks, Chris --- "Dan K." <[EMAIL PROTECTED]> wrote: > > Hi again, > > what have you got problems with? I might be able to > help... > > Regards, > Dan > > On Tue, 21 May 2002, Chris Chew wrote: > > > How many people out there use Intake? Does anyone > use > > another form processor, be it a homegrown solution > or > > some "official" project? > > > > I am working on my first app, and really seem to > be > > struggling with Intake. I have made it past > > actions/screens, the decoupled-torque issues, VML > and > > Velocity contexts, and figured out the Turbine > > Security approach...but Intake is just not coming > > clear. I am trying to figure out if I am missing > > something obvious, or if people just don't use it > very > > often. > > > > Thanks for the help, > > > > Chris > > > > __________________________________________________ > > Do You Yahoo!? > > LAUNCH - Your Yahoo! Music Experience > > http://launch.yahoo.com > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
