Revision 418af920
ID | 418af92099d5bfe027b49d4a514f99bdf43f6f69 |
[~API] FLOW3 (MVC): Configured the AbstractView and NotFoundView to be of scope prototype instead of singleton. Make sure to annotate all your views as prototypes as well!
[~TASK] Fluid (View): TemplateView is now prototype because it can be configured. If it stayed a singleton, we'd run into big trouble when template views are nested.
- added
- modified
- copied
- renamed
- deleted