Skip to content
Prev 317636 / 398506 Next

2 setGeneric's, same name, different method signatures

Martin,

fantastic.  thank you *very* much!  that clears lots of things up for
me.

(for the record: i think that setGeneric overwriting a previous is more
surprising -- thus violating the principle of least surprise -- than one
function overwriting a previous, in that we think of (or, one way to
think of) OOP is that, after finagling to have no clashes on *class*
names, we should not worry about other than intra-class name clashes.
as i said, for the record.)

thanks again.

cheers, Greg
----
Martin Morgan <mtmorgan at fhcrc.org> wrote: