Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Catch exceptions thrown during rendering #2812

Closed
wants to merge 11 commits into from

Commits on Oct 19, 2012

  1. Catch render exceptions and trigger dispatch error

    Catch exceptions thrown when EVENT_RENDER is triggered, clean up all output, trigger EVENT_DISPATCH_ERROR, and finally re-trigger EVENT_RENDER
    radnan committed Oct 19, 2012
    Copy the full SHA
    fd03686 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    743a06c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    257941f View commit details
    Browse the repository at this point in the history
  4. clear out child models

    Rafi committed Oct 19, 2012
    Copy the full SHA
    4f1d1d3 View commit details
    Browse the repository at this point in the history
  5. Implemented clearChildren()

    Rafi committed Oct 19, 2012
    Copy the full SHA
    682137e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2012

  1. Opening brace on same-line

    radnan committed Oct 20, 2012
    Copy the full SHA
    c89b5e1 View commit details
    Browse the repository at this point in the history
  2. Trigger render_error event

    radnan committed Oct 20, 2012
    Copy the full SHA
    b98ca20 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5091be1 View commit details
    Browse the repository at this point in the history
  4. Attach to render.error

    radnan committed Oct 20, 2012
    Copy the full SHA
    2b5b708 View commit details
    Browse the repository at this point in the history
  5. Attach to 'render.error'

    radnan committed Oct 20, 2012
    Copy the full SHA
    50a5f39 View commit details
    Browse the repository at this point in the history
  6. Removed unnecessary cleanup

    radnan committed Oct 20, 2012
    Copy the full SHA
    15e8718 View commit details
    Browse the repository at this point in the history