> -----Ursprungliche Nachricht----- > Von: Quinton McCombs [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 16. Januar 2003 01:45 > An: 'Turbine Users List' > Betreff: RE: Intake question: how to add custum rule functions ? > > > > -----Original Message----- > > From: Marc Lustig [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 15, 2003 5:47 PM > > To: Turbine Users List > > Subject: AW: Intake question: how to add custum rule functions ? .. > > - how would you suggest to store the PK that I retrieve in > > this method and that I need later to store in the BO? user.Temp? > > I suppose this would work fine. > > You could also add a method to your validator that return the PK value.
Hmm, my understanding is that my validator is used automatically by intake. How would I be able to obtain a reference to that particular instance of my validator from within the action-method? > If you can write a single validator that is configurable, it would make > a very nice addition to the intake service.... ;-) If not, it is a > great candidate for a how-to. Sure, let's see once the beast runs. More later... Marc -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
