[CDBI] Re: Changing Your Column Accessor Method Names
"Edward J. Sabol" <sabol-2oVx0MVsMgiP/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Derek Basch <dbasch-/[email protected]> wrote: > After a few more hours of digging I found that the name of the method > had changed to 'accessor_name_for' instead of 'accessor_name'. I had > been reading some older documentation. Yeah, this is one of those changes that Tony made to the API in v3.0.x that had me scratching my head. Yeah, it's semantically more correct, but it just seemed gratuitous to me. Oh, well, "ours is not to ask why," I guess. Anyway, I've updated the Wiki....