Hi,

Personally I think it's not a problem. Eclipse is big enough to not be
convenable to run several instances in parallel anyway.

Delphi is big too but it is told to be the common way tp develop IDE plugins to run two Delphi's side by side.

there are two Eclipses too, when developing plugins (namely erlide itself), so that case is covered.

Aso think of Terminal servers (weird for development, but still posible)

Yes, that could be an issue... We can't disallow using a multiuser environment, so the restriction will be *per user* (this is done by appending the user name to the backand node names)

If You would disable it right now - how hard it would be in future to readd this ability ?

Depends on how I implement it :-) The issue is that when developing Erlide, the backend needs both to know it is special (i.e. when recompiling it has to update the code on the "child" backend too) and also to know which one of possibly several Erlang nodes is the right backend. It's possible to implement some mechanism to find out, but unless there's strong reason to do that I will take the simple solution, that leaves more time for developing other features.

Thanks again for the feedback.
regards,
Vlad


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Erlide-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to