Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] comment on: Eclipse 3.0 DRAFT project plan

Patrick,

Yes, addressing this scalability problem is on the plan. See also:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=37929

The current R3.0 plan is available at:
http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_0.html

Thanks for your comments in the PRs mentioned below.

Regards,
Nick





"Patrick Baker" <pbaker@xxxxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx
06/12/2003 03:44 PM
Please respond to eclipse-dev
 
        To:     <eclipse-dev@xxxxxxxxxxx>
        cc: 
        Subject:        [eclipse-dev] comment on: Eclipse 3.0 DRAFT 
project plan


Hello,

I have been working on a plugin to support a custom programming language.
Probably the biggest problem that I have had to deal with, and which I 
have
not really solved in a satisfactory manner, has to do with co-existance of
plugins. For example, why should someone debugging a program in my 
language
see all sorts of java specific buttons and menu entries? I believe that 
this
issue can be readily addressed by extending functionality of perspectives.
Please see these two bug reports for more details on the problem and a
potential solution.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=36968
https://bugs.eclipse.org/bugs/show_bug.cgi?id=36964


I hope that it is not too late to consider making this a part of the 3.0
release if the suggestion meets with your approval (these bugs do list 3.0
as their target milestone). I expect that I am not alone in having 
wrestled
with this issue.

Best regards,

Patrick Baker

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top