-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Logic classes should have no side effect. If they do, for example by echoing something, webengine should throw an exception
If anything is output to the buffer before the Lifecycle::finish function is called, this should be collected and output into a special debug area of the page.
Would it be nice to put it in the JavaScript console, instead of directly into the HTML? Probably...
Metadata
Metadata
Assignees
Labels
No labels