Hello

I ask myself a question about importing a rebol function with rugby : I 
have a server providing a function foo if on the client I do a 
get-rugby-service I can use the function foo as it was on the client 
but, as I've seen, it always executes on the server. So if the server 
fall down, the client can no more "execute the foo function. Does it 
exist a trick to really import the function to the client side ? In 
that case I would have just to get the function from the server and, 
when the function is arrived on the client side, server is not needed 
anymore.

Thanks

Olivier Flauzac
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to