just been wondering flow-scripts and wiki didn't help much. So, is actions correct way to do stuff and possibility in flow? I mean, like
SendPageAndWait("foo");
if (cocoon.act("xsp-action", "xsp/checkfoo.xsp", "foo" : foo))
// true
else
// falseOr is that just wrong (or did I even use cocoon.act -function correctly?)
I'm thinking of replacing little complex sitemap matching stuff with little simplier flow-script. So I am kinda thinking that flow-script replaces sitemap.xmap for page matching...
Thanks,
Joose
-- "Always remember that you are unique, just like everyone else!" * http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
