Hi Jason,

You wrote:

>The monitor knows about PSPs and Cheetah templates, and will monitor the
>source file corresponding to the generated servlet or template file,
>which is what you want.  Note: I've only tested PSPs; please let me know
>if Cheetah templates also work as expected.

FYI, an autoreload is not triggered if a .tmpl file is modified. In my
case, the following is true:

1. FAM is not installed so that polling is used
2. The .tmpl file is instantiated within a servlet (containment-style use).
This means that the .tmpl file is never compiled to a .py file that one
might subsequently import.

...Edmund.



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to