[forwarded submission from a non-member address -- rjk]


From: Jesse <[EMAIL PROTECTED]>
Date: Fri, 1 Feb 2002 11:40:23 -0500
Subject: Re: [Boston.pm] Telnet timeout
To: James Eshelman <[EMAIL PROTECTED]>
Cc: Gyepi SAM <[EMAIL PROTECTED]>, [EMAIL PROTECTED]

On Fri, Feb 01, 2002 at 11:38:49AM -0500, James Eshelman wrote:
> From: "Gyepi SAM" <[EMAIL PROTECTED]>
> > I would suggest making the fix, supplying the module with your app, and
> > sending a patch to the author(s). If it is accepted, you can stop bundling
> > it and others will benefit too.
> > 
> > -Gyepi Sam
> 
> Thanks, that's a good idea.  I'll do that if I end up making the mod.
> 

You should be very careful about how you package a divergent version of 
an existing module. If existing code relies on the bad behavior in some twisted
way, you could hurt people by just installing a new version that has changed
behavior.

You might want to consider: 
        1) an alternate version in your own namespace
or      2) putting the module somewhere different on the filesystem and 
           a "use lib" statement.


          -j

-- 
jesse reed vincent -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] 
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.

Reply via email to