[guest - Wed Sep 28 04:41:34 2005]:
Show quoted text> With latest CDBI 3.08, I've run into folling problems with CDBI
> changes 3.08 and applied fixes in IsA .05. The fixes are not tested
> but allowed me to run so I
> C
Damn hot keys. Sent befor i was done.
CDBI change -- ColumnGrouper add_column takes a Column object and no
longer a name .
Fix -- line 91 , change $_->name to $_
CDBI change -- accessor_name and mutator_name deprecated
Fix -- use accessor_name_for and mutator_name_for
These got me compiled and runnig. We are yet to see about working.