Revision a409f8cd
ID | a409f8cd73e2b0bf17fd323c79231488eb0d9dbb |
[~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