Skip to content
Prev 46943 / 63421 Next

No warning for conflicting methods?

As Duncan pointed to me off-list, I may have mis-diagnosed this
problem because both RMySQL and RPostgreSQL define their own
(identically named) dbObjectId classes.  So this may be a more subtle
S4 dispatch bug.

Hadley
On Wed, Oct 9, 2013 at 3:21 PM, Hadley Wickham <h.wickham at gmail.com> wrote: