RE: [QSF] Re: PoCo Generic packages question
[email protected] (Philip Gwyn)
| Newsgroups | perl.poe |
|---|---|
| Message-ID | <[email protected]> |
On 24-Jul-2009 Josh803316 wrote: > *Hopefully this doesn't create a new thread. > > I figured out the problem with having access to the Packages. I need to have > factories methods defined so that when the return came with the blessed > object, I had access to the object in ARG1 of the return. Hmmm... It only says so in the docs : This allows you to configure the L</callbacks>, L</postbacks> and L</methods> for objects that are returned by factory methods. I guess I should add a link to the relevant docs. -Philip