This does not resolve the {@link MarinerPageContext} at constructiontime because it is possible that the {@link MarinerPageContext} associatedwith the {@link DeviceLayoutContext} will be changed. This occurs in nestedcanvasses, i.e. portlets and inclusions. When they are created they are associated with their own {@link MarinerPageContext} but when the layoutsare rendered they are associated with the {@link MarinerPageContext} of thecontaining page. This causes a number of issues and will be resolved in future.
|
|
|
|