[DCOM-74] Ideas for Event Manager Improvements Created: 31/Oct/11 Updated: 06/Feb/13 |
|
| Status: | Open |
| Project: | Doctrine Common |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major |
| Reporter: | Johannes Schmitt | Assignee: | Benjamin Eberlei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I have two ideas for improving the event manager. 1. Add a lazy-loading implementation as we discussed on IRC already (helpful for keeping the overhead of post generation schema listener down for example) |
| Comments |
| Comment by Guilherme Blanco [ 16/Jan/12 ] |
|
I'm still a huge fan of DOM2 Events. I even have the code somewhere here, but that would break BC. |
| Comment by Marijn Huizendveld [ 06/Feb/13 ] |
|
Would you care to elaborate on your DOM2 Events implementation Guilherme? |