Hi again,
>So, that would be more for speed right?
yessss. Probably it will get some speed up, don't you think?
>I must say that I'm not sure that
>this approach is feasible because when you're gathering completions, you
>actually want to use a different Python or Jython interpreter (and not
embed
>all into the Eclipse VM),
putting it in a thread with different classloader (equinox magic) is making
it actually a different interpreter, or not?? Is just that you should do all
the initialization of package additions manually (addJar, addDir, etc).
>and making it a Thread you wouldn't have access to that.
can you explain it a bit more please. The communication could be done
through a shared variable, a pipe stream, asychronous method invocation or
something else.
>What do you think?
thinking.... :-)So you think is difficult?
Regards,
Kostas
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code