On 5/25/06, Guillermo Roditi <[EMAIL PROTECTED]> wrote:
ahhh OK. so it's just mysql DBD::mysql that is dumb? that makes me feel better. I can implement the subref functionality if you can give me a clue as to where I should look for the code. theres so much inheritance going on that I have a hard time finding things around Rose::DB::Object sometimes
Implementing it is pretty easy, just a lot of tedious code changes in many places. The reason I've been putting it off is that it'll cause a (small, admittedly) performance hit. I could be cute and bless default values into a class with an overloaded stringification method, then force-stringify default values. That might be reduced overhead vs. doing an "if ref $default eq 'CODE'" check. Anyway, it's on the list... -John ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642 _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object