Skip to content

Debug output for Logic side effects #447

@g105b

Description

@g105b

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions