On 11.10.2013, at 15:10, Dan McWeeney <[email protected]> wrote:

> If someone wanted to use two rendering technologies side by side. This is
> especially important when introducing a new type of rendering engine. You
> might want to show people the new ones but keep them "out of the way" on
> upgrade / new install.

That sounds like a developer-technical-demo case, in which you could also have 
different URLs, right? Either using selectors or maybe better, duplicate your 
content, have the new copy use new resource types that extend the other one 
(using resource super type) and then you can step by step add the new scripts. 
It should prefer the one in the specific (new) resource type, but if that is 
not present yet, it would automatically fall back to the super type with the 
"old" scripts.

Cheers,
Alex

Reply via email to