Metadata
- Source
- FLUID-5919
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Cindy Li
- Reporter
- Cindy Li
- Created
2016-06-16T14:52:49.851-0400 - Updated
2016-06-22T19:29:40.236-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Prefs Framework
Description
"fluid.prefs.resourceLoader" is used broadly across several projects for template and json file loading. It however doesn't have documentation.
1. break the "fluid.prefs.resourceLoader" into its own file, probably out of the prefs framework into the core framework so it doesn't rely on pulling out the entire prefs framework in order to use it;
2. more test cases;
3. documentation.
Comments
-
Cindy Li commented
2016-06-17T16:05:18.824-0400 The infusion pull request: https://github.com/fluid-project/infusion/pull/721
The corresponding infusion-docs pull request: https://github.com/fluid-project/infusion-docs/pull/90
-
Cindy Li commented
2016-06-22T19:29:40.233-0400 The infusion pull request has been merged into the master @ 78f89868fc9478461c33afef58603e4dddfeca63
Antranig added more doc for fluid.fetchResources() and issued an updated infusion doc pull request https://github.com/fluid-project/infusion-docs/pull/91 which has been merged into the master @ 78f89868fc9478461c33afef58603e4dddfeca63