RConsortium / S7

S7: a new OO system for R
https://rconsortium.github.io/S7
Other
397 stars 33 forks source link

Mixing S4 and S7 inheritance hierarchies #456

Open lawremi opened 1 week ago

lawremi commented 1 week ago

It may be possible to have an S4 object inherit from S7_object. Some things that would need to happen:

hadley commented 5 days ago

The first bullet is possibly related to #214