The recent question about calling Rexx scripts from Excel makes me
wonder if something like what Rony did with BSF4Rexx might be possible
with the OLE object support.  Right now, the OLE object support starts
with Rexx and goes out to the OLE objects.  It might be nice to go the
other way.  For example, having a Rexx environment OLE object that
would allow you to invoke ooRexx scripts would be a good first start.
Ideally, you 'd want to be able to pass OLE object instances into the
scripts, so an appropriate level of marshalling would be required.
Eventually, I suspect you'd want the ability to pass proxies to Rexx
objects back to the native OLE code.

Rick

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to