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

UserInterfaceActionFactory : add fluent syntax support, provide a base class #6

Open
3 tasks
sporniket opened this issue Mar 6, 2015 · 0 comments
Open
3 tasks
Assignees

Comments

@sporniket
Copy link
Owner

impacted class : AdaptedActionFactory

The interface has several setter, it should be convenient to add a fluent syntax to it, and provide a base class, so that implementation can focus on the specific features (create(...))

  • add fluent syntax support (withX())
  • implement a base class UserInterfaceActionFactoryBase
  • update implementing classes to extends the base class
@sporniket sporniket self-assigned this Mar 6, 2015
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