Skip to content

Switch from R6 to pure S3 #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Enchufa2 opened this issue Mar 16, 2019 · 0 comments
Closed

Switch from R6 to pure S3 #190

Enchufa2 opened this issue Mar 16, 2019 · 0 comments

Comments

@Enchufa2
Copy link
Member

Enchufa2 commented Mar 16, 2019

Issue: both internal C++ objects and R6 objects have reference semantics, while S3 does not. The solution is to define an environment (just as R6 does).

Note: it would be possible to modify the behaviour of $<-.simmer, etc.

Enchufa2 added a commit that referenced this issue Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant