On 10/26/05, David Baird <[EMAIL PROTECTED]> wrote: > On 10/25/05, Aaron Trevena <[EMAIL PROTECTED]> wrote: > > On 10/25/05, Jim Mintha <[EMAIL PROTECTED]> wrote: > > > A good example (and my question for this mail). I want to override > > > the column_type procedure (some of the varchar fields from oracle I > > > would like as textareas) If I create something like: > > > [...] > > > > I would like to update the API so that you can specify the column > > types in your controller much in the same way as Package->untaint is > > used. > > I like this suggestion a lot. I liked Peter's idea from long ago to > define custom column_type() methods in individual model classes, this > would save you the trouble and it's good to bring config data back to > the driver.
Cool. I'll go ahead and add it tonight or tomorrow. A. ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Maypole-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-users
