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

Rename QueryFormatter to FormFormatter #14

Open
gabteles opened this issue Dec 5, 2015 · 2 comments
Open

Rename QueryFormatter to FormFormatter #14

gabteles opened this issue Dec 5, 2015 · 2 comments
Labels
Milestone

Comments

@gabteles
Copy link
Collaborator

gabteles commented Dec 5, 2015

In order to provide more semantic names, rename:

  • TotalFlex\Interfaces\IQueryFormatter to TotalFlex\Interfaces\IFormFormatter
  • TotalFlex\QueryFormatter\* to TotalFlex\FormFormatter\*
@gabteles gabteles added the bug label Dec 5, 2015
@gabteles gabteles added this to the 1.0.0 milestone Dec 5, 2015
@hugoofab
Copy link
Owner

hugoofab commented Dec 9, 2015

if interface QueryFormatter is inside the folder "Interfaces" why it have to carry "I" prefix? the classes that will implement these interfaces will use namespaces, so we'll not have any conflict with class names

@gabteles
Copy link
Collaborator Author

When created, it was on the main namespace. Now we don't need it more.

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

No branches or pull requests

2 participants