Introduce CompilerExceptions as the preferred way of exiting the Compiler on erroneous state

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      Now that compiler is separated from parser, we don't need the error manager, batch functionality error processing for the compiler. If something goes wrong during compilation it should be communicated by exceptions as it means the runtime is broken. Not with boolean return values from Compiler.compile that no one checks.

            Assignee:
            Marcus Lagergren
            Reporter:
            Marcus Lagergren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: