On Tue, Mar 07, 2006 at 05:42:33AM -0500, ask@develooper.com via RT wrote:
Show quoted text> If you'd like to "do it properly" rather than this gradual expansion
> then it'd be worthwhile, I think, to cache the information in
> set_up_table when it's pulled anyway.
That has potential. Would you see there just being a method that returns
the hash of info? Or something more advanced?
Show quoted text> By the way, I think it'd be (even) better if it was possible to make
> those attributes accessible via CDBI::Column; but I haven't looked
> into what the API for that should look like.
I had been thinking that myself, but hadn't got much further than
CDBI::mysql adding methods directly into CDBI::Column, which is a long
term recipe for disaster!
Tony