[erlang-questions] Fwd: Starting the Erlang VM in a new thread
Joel Reymont
joelr1@REDACTED
Wed Aug 29 15:47:10 CEST 2007
On Aug 29, 2007, at 2:28 PM, Samuel Tesla wrote:
> Is it necessary for your project to link it in and execute it as a
> thread?
Yes, that's how I want it. This is an IDE and I don't want to send
text buffers back and forth over the TCP loopback.
I especially don't want to do this for every key press which is
something that likely will be needed to provide IntelliSense and
similar functionality.
Then again, why NOT do it the way I want? Simply because it hasn't
been done yet?
--
http://wagerlabs.com
More information about the erlang-questions
mailing list