* Orton, Yves <[EMAIL PROTECTED]> [2004-06-21 13:43]: > Er, actually I think it is pretty trivial. [snip example] > > For a pure OO module its even easier.
Of course, if the programmer made sure to avoid "dirty" coding practices (or the module is trivial enough that s/he didn't consider those), then it's trivial. Problem is getting the edge cases right -- can you assume you can do that with any random package pulled from CPAN and have it still work? That's the kind of ground coverage I was thinking about. In Perl5, that's decidedly nontrivial if the module author doesn't cooperate. It would be nice if in Perl6, he wouldn't have to -- if it would Just Work, without anyone having to do anything special. Regards, -- Aristotle "If you can't laugh at yourself, you don't take life seriously enough."