>  -----Original Message-----
>  I was thinking something that better integrate with 
>  REALbasic, and which would exchange with it some data 
>  structures (whatever they would be traslated from and to a 
>  different form).

I don't think there is anything. I've been wishing forever that someone
would write a plugin to embed Python or JavaScript. Either of those would be
fairly simple to embed, although making it easy to exchange RB objects/data
with the scripting engine would be a bit more work, and creating wrappers
for RB objects would be time-consuming though probably not technically
challenging (except for figuring out how to reconcile RB's non-dynamic,
non-introspective nature with a dynamic  introspective scripting language
like Python/JavaScript).


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to