asset:load, flex assets and performance
975081Nov 19 2012 — edited Nov 20 2012I am looking into migrating a customers website from FatWire 7.5.5 to Web Center Sites 11G.
A lot of our conditional elements consists of checking the existence of Page assets.
I.e. <asset:load name="frontpage" type="Page" field="name" value="frontpage-<%=ics.GetVar("code")%>"/>
In Sites, the Page asset is now transformed into a Flex asset and in FatWire, it was always discouraged to load flex assets like this. Is still the case?