hello all,

I've started writing my very first plugin for RB, and it's working great. The problem is, I'm building MPThreads via declares, and would like to call into a plugin from the thread. I know this will sound utterly crazy to most of you, but i want to limit my plugin to code the very minimum to ease maintenance. the mpthreads are working when running rb code now... but it runs about half as fast as the same code in a plugin. I'd like to call the plugin from this mpthread, but I get a stackoverflow exception on the plugin call. is there a way to solve this?

mike
_______________________________________________
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