John Chambers <[EMAIL PROTECTED]> writes: > It's a bug resulting from the combination of: > 1. multiple recursive levels of callNextMethod() > 2. nonstandard arguments in the method definition; that is, (.Object, > x) vs .Object, ...) for the generic.
Thanks for the explanation and work around suggestion. If I'm feeling brave, perhaps I'll take a look at the addNextMethod and callNextMethod computations. We found this bug for a "real" use-case, so I have some interest in a solution that doesn't involve changing the initializers for the three classes involved... Best, + seth ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel