Metadata
- Source
- FLUID-6084
- Type
- Improvement
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Cindy Li
- Reporter
- Cindy Li
- Created
2016-11-22T09:21:39.014-0500 - Updated
2016-11-24T11:04:26.531-0500 - Versions
-
- 1.5
- Fixed Versions
-
- 2.0
- Component
-
- Tech. Documentation
Description
With the merge of the pull request for FLUID-5968 (https://github.com/fluid-project/infusion/commit/f3e5031adc95f9242d59efd8b8a7a89ecc5cf6bb), fluid.promise.map() is improved to allow the mapper function to return a promise object. The promise API doc needs to be updated to reflect this change.