It can definitely be changed on the fly and the cache cleared (or by default in dev mode the cache is cleared every 10 seconds anyway, or rather cache lines expire after 10 seconds).

The better approach for dynamic URLs like this is definitely the CMS stuff though, like Adrian mentioned. There are some pretty good tools and examples for this that come OOTB. Just search for "cms" in the controller.xml file in the ecommerce component.

-David


On Jan 9, 2008, at 6:19 PM, BJ Freeman wrote:

Thanks scott.
Guess I missed how to un-cache them.
I always have to reboot.


Scott Gray sent the following on 1/9/2008 4:17 PM:
On 10/01/2008, BJ Freeman <[EMAIL PROTECTED]> wrote:
The controller, at this point, is loaded once at boot up.



No it's not, I regularly put new entries in the controller at run time and they are available straight away. It may be cached, I'm not sure, but they
definitely aren't just loaded during startup.

Regards
Scott



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to