Hi Feike,Yes that is the approach, we have taken so far where-in we are
storing ClientLib name at page property and then using
inheritedPageProperties, getting this value to do a cq:includeClientLib.
But as you see, to make this working author has to set 2 properties to
make this work- design path and then clientlib name, also this looks to
me a custom clientLib resolution. Since Design path is the one which
looks to me more appropriate as we are talking about swaping one design
vs. other here, ...