rollerworks-graveyard / RollerworksMultiUserBundle

Multi user management for the FOSUserBundle - DISCONTINUED!!
MIT License
56 stars 21 forks source link

Add discriminated events dispatcher #39

Closed sstok closed 10 years ago

sstok commented 10 years ago
Q A
Bug Fix? n
New Feature? y
BC Breaks? n
Deprecations? n
Tests Pass? n
Fixed Tickets GH-14
License MIT
Doc PR

The EventDiscriminator re-dispatches FOSUserBundle events for the current usersystem. This idea was originally proposed by @dramos. But this implementation uses less magic.

Todo