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

t5/core/ajax should return a RequestWrapper

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4
    • 5.4
    • tapestry-core

    Description

      Currently, t5/core/ajax (which delegates to t5/core/dom/ajaxRequest) returns t5/core/dom/wrapElement (due to the return exports line in t5-core-dom.coffee.
      The return type should be a wrapper around jQuery's jqXHR and Prototype's Ajax.Request.
      My use case is that I want to be able to abort a running Ajax request.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            jkemnade Jochen Kemnade
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: