Skip to content
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

PlanOperation copy interface? #278

Open
kaihowl opened this issue Dec 16, 2013 · 2 comments
Open

PlanOperation copy interface? #278

kaihowl opened this issue Dec 16, 2013 · 2 comments

Comments

@kaihowl
Copy link
Contributor

kaihowl commented Dec 16, 2013

I find myself copying PlanOperation instances quite often. Should we have a common interface for this?

@grundprinzip
Copy link
Contributor

Can you specify copy?

@kaihowl
Copy link
Contributor Author

kaihowl commented Dec 16, 2013

Basically a clone of a PlanOperation that hasn't yet run. For my purposes it should be the exact same thing returned by the initial parse() call for the to be copied original.

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

2 participants