Replies: 1 comment 1 reply
-
I haven't used R6 extensively, but one of the features that seem useful is the distinction between public and private methods of the class. In ggplot2, it is sort of guessing if a method is approved as an extension point whereas this appears explicit in R6. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just making a space for follow-up for Winston's talk.
Recording of meeting:
https://www.youtube.com/watch?v=wyLNiPT6aWA
A couple of links shared in chat that might be of interest
Beta Was this translation helpful? Give feedback.
All reactions