Skip to content
Prev 1358 / 29559 Next

(no subject)

On Thu, 28 Sep 2006, Frank Hardisty wrote:

            
Thanks for your kind words, Frank! But in fact at least one of my replies
to Jacques was brusque, I can get annoyed when people do not follow
general R list advice and state their platform and package versions. So
his choice of tone is partly my choice. 

The resolution here is that overloading existing functions is *not a good
idea* and can lead to unexpected consequences, like this method
dispatching muddle. Using the package framework and guarding the local
code in a namespace should solve it.

Roger

PS. I had a very interesting talk at FOSS4G with someone attacking the 
spatial R/Java puzzle through JRI (see the rJava package), who reported 
much more success than we had two years ago.