Best to think of it as running on the user's drive ... and not the server. The server is just where the script is sourced from. So, if you have multiple scripts executed using do http://some-rebol.r sprinkled in your main script, these other scripts could be cached and used that way.
On Thu, Oct 30, 2008 at 12:35 PM, John Dutcher <[EMAIL PROTECTED]> wrote: > I'm curious to know if those who have knowledge and experience with the > concept of the Rebol browser plug-in can comment on this question. > > > Is a series of Rebol scripts that constitutes a complete application > executable in the browser plug-in with little or no change. This consists > of scripts which call (do) other scripts in a flow of responses to user > selections to VIEW displays and revolve around a Rebol file as a datasource. > Will placing these scripts and the datasource on the server allow them to > execute via the plug-in pretty much as they would if they were on a local > drive ?? > > > > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- Graham Chiu http://www.synapsedirect.com Synapse - the use from anywhere EMR. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
