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

Base main actors in interface + abstract imple #28

Closed
danielfernandez opened this issue Jul 9, 2012 · 2 comments
Closed

Base main actors in interface + abstract imple #28

danielfernandez opened this issue Jul 9, 2012 · 2 comments

Comments

@danielfernandez
Copy link
Member

Review main actors in the core to make sure they are structured as an interface (I*) plus an abstract implementation (which allows to easily implement and make implementations less affected by change.

@danielfernandez
Copy link
Member Author

All relevant classes like TemplateEngine have an implementing interface in 3.0, like ITemplateEngine

@danielfernandez
Copy link
Member Author

Already in 3.0.0-SNAPSHOT

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

1 participant