Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2059

Bridging to undefined clojure methods may throw NullPointerException

    XMLWordPrintableJSON

Details

    Description

      When bridging to an undefined clojure method, the `Var` lookup will return `null`. When this `null` is injected into the `PlasticField`, either an `AssertionError` will be thrown, or, if assertions are disabled, a `NullPointerException` will eventually be thrown from somewhere deep in the generated bytecode. A meaningful exception would be better in that case.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jkemnade Jochen Kemnade
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: