* Leszek Gawron:
> Derek Hohls wrote:
>
> >Is it possible to have one "master" flowscript file which links
> >or includes other "child" flowscript files,
>
> you can use cocoon.load( scriptUri ) in your main script e.g.:
> cocoon.load("...Form.js");
>
> I have a feeling there are some caching issues with this
> approach.
Not really *caching* issues, but rather *reloading* issues. The
« child » script will only get reloaded if you touch the main
script. A bit boring when doing intense development.
--
Jean-Baptiste Quenot
Systèmes d'Information
ANYWARE TECHNOLOGIES
Tel : +33 (0)5 61 00 52 90
Fax : +33 (0)5 61 00 51 46
http://www.anyware-tech.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]