in reply to Re: Re: How can I unbless an object?
in thread How can I unbless an object?
Do you really need two-way communication? Can you not just hand it a copy?
If you do need two-way communication, perhaps you could hand it a tie'd hash reference, and then map that back to your object.
-- Randal L. Schwartz, Perl hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: •Re: Re: Re: How can I unbless an object?
by mp (Deacon) on Jul 19, 2002 at 18:47 UTC | |
by merlyn (Sage) on Jul 19, 2002 at 18:59 UTC |