Ticket #2204 (new defect)
add async property to src/xml/XslTransform.js
| Reported by: | guest | Owned by: | ttrenka |
|---|---|---|---|
| Priority: | normal | Milestone: | future |
| Component: | Dojox | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I should have provided this in the original version, so after some posts to the mail list I would like to get this into the src. Basically you can set the async property of a transformer. I have defaulted this to false so an XSL will be loaded before applying a transformation (I believe this to be the most common need). But, if you need an async load, then set the property to true. OK?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.