Uploaded image for project: 'Commons OGNL (Dormant)'
  1. Commons OGNL (Dormant)
  2. OGNL-15

public abstract Boolean getQuery() vs isQuery()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.6.9, 2.6.11, 2.7
    • 2.7
    • Core Runtime
    • None
    • Any/All

    Description

      When using abstract definitions for ordinary accessors we always use get* and OGNL retrieves these normally.

      When using abstract boolean accessor we always use is* and OGNL retrieves this normally.

      When using abstract Boolean accessor we are forced back to a get* and I'm really not sure what OGNL does in this situation.

      Attachments

        Activity

          People

            jkuhnert Jesse Kuhnert
            murray.collingwood Murray Collingwood
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: