Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

[WiP] 2.0 Branch #47

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

[WiP] 2.0 Branch #47

wants to merge 7 commits into from

Conversation

rdohms
Copy link
Owner

@rdohms rdohms commented Sep 30, 2013

This branch is a work in progress.

The main goal of this version is to rewrite all the annotations to properly separate annotations from actual filters. It also deal with new Symfony versions and new events.

Track progress here: https://github.com/rdohms/DMS/issues?milestone=4&state=open

To avoid having the Rule object violate Single Responsibility
Filtering and Annotation were separated.

The actual filter action is now in the "Filters" namespace and
the rules act as simple annotation classes only parsing configuration.

Rewrote tests and added a FilterLoader in the mix to help
find the proper class to handle a rule. This also makes
it possible create new rules that use 'services' to apply themselves.
Adding Callback filter skeleton
- updating for Symfony 2.3
- adjusting travis
- new vendors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant