Re: [CDBI] why retrieve doesn't return an object
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Ken Perl wrote: > When I try to re-bless the object returned from retrieve, I met some > trouble I can't say I'm surprised. > so, could you give me some clue how to re-bless the object returned > from the method retrieve? Don't do that. Tell us what you're trying to achieve, and maybe someone can suggest a better way to do it. - Perrin