Skip to content
Prev 140678 / 398506 Next

Clash between alr3 and AlgDesign. (Was: Re: Second & subsequent calls to function fails. Please help debug.)

On 30/03/2008 11:31 AM, Gabor Grothendieck wrote:
I would say there is no such case.  Packages all import functions. 
Having the imports change because of unrelated code means that there is 
no way to write reliable code.
That sounds like a problem with the way we handle package code, making 
it too hard to reload a package that has had small changes made.  We 
should make it easy to make a small change to a package and reload the 
modified version.
I suspect it happens more than people realize, and that in some cases 
they just get the wrong answers, without any helpful error message to 
let them know about it.

Duncan Murdoch