On Tuesday, August 27, 2002, at 12:46 , david wrote:
[..]
>
> thanks for the follow up and verify a ton of stuff. this is really nice.
> i don't totally understand your point a). can you provide your modules A.
> pm,
> B1.pm and C.pm? maybe that will clarify things a bit.
>
> david

well they have 'degenerated' a bit - to
save space I have hung them up at:

http://www.wetware.com/drieux/pbl/perlTrick/OO/SubGame1/

they are not yet really wired into the rest of the
webPages - since I am not yet 'sure' about them...

As you will noted in the D.pm - I am working with
the stuff from around page 338 of the 3rd edition
with regards to

        sub AUTOLOAD {
                ....
        }

and the tricks about 'auto-creating' accessors.

as well as variations on the 'Oh That HURTS'....
where one looks at the problem of why the documentation
suggest things like

        "if you are not going to do <foo>
                then do not do <bar>...."

WARNING:

        the 'return_hash' method is a literal implementation
        of what I had 'suggested' - and is NOT what I would
        advocate for a variety of reasons that became clear
        once I had tried the idea....



ciao
drieux

http://www.wetware.com/drieux/pbl/

--------------

This space left intentionally blank.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to