Metadata
- Source
- FLUID-6242
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Antranig Basman
- Reporter
- Tony Atkins [RtF]
- Created
2018-01-22T10:34:27.118-0500 - Updated
2024-07-22T08:59:58.601-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Framework
- Renderer
Description
In preparation for GPII-2444, @@Antranig Basman and I have discussed moving the message resolver out of the renderer. We initially discussed moving this to Fluid.js, but as the grade requires FluidIoC.js to operate, we moved it to a new file instead. Anything using the renderer will now need to require the new core MessageResolver.js file.
Comments
-
Tony Atkins [RtF] commented
2018-01-23T07:14:52.735-0500 @@Antranig Basman and I agreed to review this as part of the existing "stringTemplate" pull: