Bill Vlahos wrote:

> I think you are correct to use socket communication for your
> application because you are writing both the client and server.
> 
> Apple Events offers benefits only supported on Macintosh computers to
> take advantage of AppleScript dictionaries. There is nothing like
> AppleScript for any other platform. AppleScript is terrific but it is
> not cross-platform.

AppleScript is also useful, of course, for communicating with other
(non-Rev-based) apps.

But as for dictionaries, we could easily include custom properties to serve
the same need, with a function callable over sockets to access it.

If there's a need for interoperability between Rev-based apps from different
authors, we could define a standard for the function name, something like
SocketDictionary().

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge 2.1: Publish any database on any site
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to