in reply to Re: Win32 binary (and extensible) OO-perl applications
in thread Win32 binary (and extensible) OO-perl applications
So? You're not supposed to know anything the base class is doing. As long as its interface is strict and well-documented, you won't have a problem. Unit testing should handle your problem.That's true, and I agree with that. However, I think that the nifty thing in this example is that they *can't* know anything about it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Win32 binary (and extensible) OO-perl applications
by revdiablo (Prior) on Dec 03, 2003 at 00:28 UTC | |
|
Re: Re: Re: Win32 binary (and extensible) OO-perl applications
by simonm (Vicar) on Dec 03, 2003 at 17:49 UTC | |
|
Re: Re: Re: Win32 binary (and extensible) OO-perl applications
by duff (Parson) on Dec 02, 2003 at 23:17 UTC |