Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Eclipse Platform 3.1 central proposals page

> I think the first item under Eclipse Platform should be renamed (On the 
> proposal and in the bug itself). What is being suggested, is not what 
most 
> people would mean when they say  "Logical Resources". 

This will happen in the next revision of the 3.1 draft plan. For the 
reasons
you have stated, the plan item will be split. The new plan item will 
be named "Support mapping between a logical view to physical files on 
disk.".

> This has been discussed in detail on the original bug report as well 
> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=37723, comment #10 to 
#21). 
>  I think a lot of people are going to be disappointed when  "logical 
> resources" only ends up being  "map one physical file to several nodes 
in the 
> navigator", or "several nodes into one physical". I think many wants a 
> "logical resource" system where the resources aren't physical at 
all(remote, 
> totally virtual.. ). 

Supporting logical resources is somewhat of a moving target. As I've said 
many times,
there is support for logical resources in Eclipse, but not good support 
for integrating
logical models. Case in point: there is no way to view all models in the 
workbench without
opening all model specific views, there are no way of creating non file 
based projects, 
and there is no way of adding file based (search, compare, cvs) action 
contributions 
to logical elements that would process all associated file system 
resources.

There are many different requirements for improving logical resource 
support, so we have
decided to start by addressing the individual problems one at a time. At 
some point
we may have to 'start over' and re-engineer some of the core platform 
components
to be less dependent on files. But this won't happen in the 3.1 timeframe. 


As you can see from the plan description, we are actually investigating 
and working
on several facets of this problem *now*. This work will help us understand 
the problem
space better and if or when the time comes to make some major changes in 
the platform, we will be ready.


> But this is just my .02$.. 
> 
> Morten Moeller 
> Lombardi Software 
> http://www.lombardisoftware.com/ 
> morten.moeller@xxxxxxxxxxxxxxxxxxxx 
> 
> 
> 
> On Wed, 20 Oct 2004 17:39:15 -0400, Jim des Rivieres wrote 
> > I've started a page for the various 3.1-related Eclipse Platform (+ 
> > JDT, PDE) proposals. A link to it can be found on the main Eclipse 
> > Project development page: 
> http://eclipse.org/eclipse/development/main.html 
> > 
> > ---jim 
> > _______________________________________________ 
> > eclipse-dev mailing list 
> > eclipse-dev@xxxxxxxxxxx 
> > To change your delivery options, retrieve your password, or 
> > unsubscribe from this list, visit 
> > http://dev.eclipse.org/mailman/listinfo/eclipse-dev 
> 
> 
> -- 
> 
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or 
> unsubscribe from this list, visit
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top