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

Extend ReversibleTransformationInterface from TransformationInterface #8

Closed
gabesullice opened this issue Mar 8, 2018 · 2 comments
Closed

Comments

@gabesullice
Copy link

interface ReversibleTransformationInterface {

Right now, a ReversibleTransformationInterface only is one-way since it only has the undo method :P

@gabesullice gabesullice changed the title Shouldn't this extend from the TransformationInterface? Extend ReversibleTransformationInterface from TransformationInterface? Mar 8, 2018
@gabesullice gabesullice changed the title Extend ReversibleTransformationInterface from TransformationInterface? Extend ReversibleTransformationInterface from TransformationInterface Mar 8, 2018
@e0ipso
Copy link
Owner

e0ipso commented Mar 8, 2018

Honestly I can go either way. I'll be happy to merge a PR in that sense.

@e0ipso
Copy link
Owner

e0ipso commented May 19, 2021

This seems to have gotten stuck, feel free to request a re-open if you still want this to happen.

@e0ipso e0ipso closed this as completed May 19, 2021
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