Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, the page model api only serializes of the page structure the containers and their items. This is a bit odd. Rather I think we should serialize by default the entire component hierarchy: That is the page model. This way also all serialized content (from #setModels) is at least referenced since included content can also come from a non container (item) component but from a normal hst component.
Perhaps we need a flag / boolean or different pipeline if for the SPA we really only want the containers and items. However, for the general purpose api, it is better to serialize the real page structure
Attachments
Issue Links
- relates to
-
HSTTWO-4227 [SPA++] Replace GREB API based Page Model pipeline by HST PageModelPipeline
- Closed
-
HSTTWO-4274 Enhance link support in page model api content
- Closed
-
HSTTWO-4269 For component rendering URLs which are for a container item, do not serialize the 'components' structure
- Closed