Re: [RDBO] inheritance question

2006-10-05 Thread John Siracusa
On 10/3/06, Jonathan Vanasco <[EMAIL PROTECTED]> wrote: > I would suggest expanding that section and putting a note on top that > people running mod_perl2 + Apache2::Reload ( not sure about v1, > though i imagine its the same ) will be required to -force on all > imports. It doesn't affect non-ch

Re: [RDBO] inheritance question

2006-10-05 Thread Jonathan Vanasco
Adding to my earlier request: On Oct 3, 2006, at 4:34 PM, Jonathan Vanasco wrote: > I would suggest expanding that section and putting a note on top > that people running mod_perl2 + Apache2::Reload ( not sure about > v1, though i imagine its the same ) will be required to -force on > all

Re: [RDBO] inheritance question

2006-10-05 Thread Jonathan Vanasco
On Sep 27, 2006, at 8:20 PM, John Siracusa wrote: > I'd go with that approach. You might want to take a look at > Rose::DB::Object::MixIn, which is what Rose::DB::Object::Helper is > based on. I migrated my stuff to MixIn-- just thought there should be some added dox to it though. Current-