[Rd] Problems with S4 methods dispatching on `...` (aka dotsMethods)
Andrzej Oleś
andrzej.oles at gmail.com
Thu Apr 20 17:30:19 CEST 2017
Hi all,
I recently encountered some unexpected behavior with S4 generics
dispatching on `...`, which I described in
http://stackoverflow.com/questions/43499203/use-callnextmethod-with-dotsmethods
TL;DR: `callNextMethod()` doesn't work in methods dispatching on `...`, and
arguments of such methods are resolved differently than the arguments of
methods dispatching on formal arguments.
Could this indicate a potential problem with the implementation of the
`...` dispatch?
Cheers,
Andrzej
[[alternative HTML version deleted]]
More information about the R-devel
mailing list