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

Initial implementation #1

Merged
merged 1 commit into from Jun 19, 2014
Merged

Initial implementation #1

merged 1 commit into from Jun 19, 2014

Conversation

bdunogier
Copy link
Member

Implements EZP-22967

Initial working implementation of the Dispatcher FSBackend.

The Dispatcher uses two configuration directives:

  • a DefaultBackend, by default set to eZDFSFileHandlerDFSBackend, the original one
  • a map of <filepath> => handler

[DispatchableDFS]
DefaultBackend=eZDFSFileHandlerDFSBackend

PathBackends[]=MyCustomBackend

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't there be a path between [] ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, fixing.

@lolautruche
Copy link

Besides my small remarks, +1

@yannickroger
Copy link

+1

@bdunogier
Copy link
Member Author

Ping @andrerom.

@andrerom
Copy link

+1

bdunogier added a commit that referenced this pull request Jun 19, 2014
Initial implementation
@bdunogier bdunogier merged commit 84ef11c into master Jun 19, 2014
@bdunogier bdunogier deleted the dev branch June 19, 2014 15:57
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

Successfully merging this pull request may close these issues.

None yet

4 participants