From: "Matthew Astley" <[EMAIL PROTECTED]>
> On Mon, May 14, 2001 at 08:25:51PM +0100, Adam Spiers wrote:
> > Andrew Maltsev ([EMAIL PROTECTED]) wrote:
> 
> > > So, as bad as it looks, my vote is still for:
> > > 
> > > if(!defined($exception) || ref($exception) || length($exception)) {
> > 
> > My vote is for Graham Barr to accept my patch and release a new
> > version of Error.pm :-(
> 
> Can we ship our package as it is, plus two diff files - one for
> Error.pm and one for our exception handlers, and instruct people to
> patch one of their installed copies?
> 
> I'm taking the "get the users to do your dirty work of pestering
> Graham" approach. It's Lazy but perhaps not polite..?

Not my favorite approach. I am inclined to go in Andrews direction.
Does Andrew's approach break anything? I don't think so. In all
of his three cases, our "if ($exception)" still has the same truth value.
Any counterexamples I am missing?

I think the other approach (diff files and requiring users to patch)
could be a major hurdle in the install process. People just don't
want to think about such issues.

Cheers,

Christian



_______________________________________________
Perlunit-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/perlunit-users

Reply via email to