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.
-d On 10/11/13 6:03 PM, "Alexander Klimetschek" <[email protected]> wrote: >On 11.10.2013, at 12:40, dan mcweeney <[email protected]> wrote: > >> Based on the information in SLING-387[0], there is the possibility of >> getting into a situation where the selection of the script is difficult >> to predict. Basically if you have a resource that has two scripts: >> >> /path/to/resource/print.esp >> /path/to/resource/print.jsp > >Why are there 2 scripts in the first place? If you only want to use one, >you can remove the other ones... pretty deterministic to me :) > >Cheers, >Alex
