Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Killer Application

From: reffy:ulrich at: 16-Aug-2002 18:26

Hi List, I am bored ... Considering the expression: a + b Where is the code that actually performs the '+' operation located? Is it in the client or on the server? Where is the value of 'a' and 'b'? Is it in the client or on the server, or mixed? How can we learn where the service called '+' is located? Dick