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

Start deleting #308

Merged
merged 5 commits into from Nov 8, 2015
Merged

Start deleting #308

merged 5 commits into from Nov 8, 2015

Conversation

bakura10
Copy link
Member

@bakura10 bakura10 commented Nov 5, 2015

Hi everyone (special ping to @danizord and @arekkas )

This is the first step of my cleaning work as explained in #307

As said there, the goal is to make zfc-rbac no longer a ZF2 module, but a simpler library based on middleware paradigm (ZfcRbac 2.x will still be supported as a ZF2 library).

As a consequence, a lot of features do not make sense anymore. Guards for now will be removed but we may rethought them around middleware paradigm.

The first step of this PR is to simply remove features and make the tests pass.

@bakura10
Copy link
Member Author

bakura10 commented Nov 5, 2015

Damn, making the tests pass will be a huge mess considering that we wrote them by trying to initialize a ZF2 module (...).

Therefore I think I'll need to merge as it and fix that in a future PR.

Is there anything you think could be removed?

@danizord
Copy link
Member

danizord commented Nov 7, 2015

module.config.php could be removed as well?

@bakura10
Copy link
Member Author

bakura10 commented Nov 7, 2015

You're right!

bakura10 added a commit that referenced this pull request Nov 8, 2015
@bakura10 bakura10 merged commit 021d948 into ZF-Commons:develop Nov 8, 2015
@bakura10 bakura10 deleted the prepare-middleware branch November 8, 2015 15:16
@danizord danizord added this to the 3.0.0 milestone Mar 30, 2016
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.

None yet

2 participants