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

Suggestion: extend FST classes to S3M classes #92

Open
jvcoutinho opened this issue Aug 10, 2019 · 2 comments
Open

Suggestion: extend FST classes to S3M classes #92

jvcoutinho opened this issue Aug 10, 2019 · 2 comments

Comments

@jvcoutinho
Copy link
Collaborator

jvcoutinho commented Aug 10, 2019

Instead of having to manipulate classes from FeatureHouse dependency to achieve our goals, we could extend those we need.

For example, instead of manipulating FSTTerminal or AbstractFSTPrinter (FeatureHouse's pretty-printer), we could have a S3MTerminal or S3MPrettyPrinter, extending the previous ones respectively. Then, we could put there whatever we want/need. It would be easier to manage and edit.

@jvcoutinho
Copy link
Collaborator Author

what do you think, @guilhermejccavalcanti @pauloborba?

@guilhermejccavalcanti
Copy link
Owner

In think this is a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants