Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Implement ResourceHandler.markResourceRendered(...) and ResourceHandler.isResourceRendered(...) as described in the spec.
The current implementation is just move the code from ResourceUtils that uses a simple map, but it is relevant to see how this feature works with dynamic resources loaded from ajax requests.