Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] HEAD branch and Eclipse platform version.....

> -----Original Message-----
> From: Douglas Schaefer [mailto:dschaefe@xxxxxxxxxx]
> Sent: Monday, May 17, 2004 10:56 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: Re: [cdt-dev] HEAD branch and Eclipse platform version.....
> 

[On the subject of API breakage]

> I'm not sure how previous Eclipse releases went as for API 
> change, but it really has been open season this release. To help 
> deal with this in the future, I'd like to see members of the CDT 
> team interacting more with the platform team, to educate them on 
> how the CDT uses their APIs, That way when they do decide to change, 
> they keep us in mind and ease our pain a bit. I know the debug team 
> and our debug team have been working well this way and I'm starting 
> to see the same happen in other areas. Looking at the other projects 
> on Eclipse.org, we are by far the biggest user of these 
> APIs (as far as breadth at least) and it's time to throw our 
> weight around a bit.

Well the last previous major version switch (1.0 -> 2.0) caused several
significant changes, but the only totally devastating API changes like
what we are seeing here were in the debugger whose API wasn't finalized
in 1.0 anyway.

Some good news is that the comments to the platform UI folks last week
seems to have worked and they re-instated proper support for the command
scope so that our C/C++ commands and general editor commands (ie goto line)
work again.

I'm all for throwing weight around ... then again, I'm not really a heavy
guy so I don't get to throw much around very often! =;-)

Thanks,
 Thomas

> "Alain Magloire" <alain@xxxxxxx> 
> Sent by: cdt-dev-admin@xxxxxxxxxxx
> 05/17/2004 05:18 PM
> Please respond to
> cdt-dev
> 
> 
> To
> cdt-dev@xxxxxxxxxxx
> cc
> 
> Subject
> Re: [cdt-dev] HEAD branch and Eclipse platform version.....
> 
> 
> 
> 
> 
> 
> > 
> > Done. CDT HEAD now depends on last week's Eclipse 
> integration build. 
> 
> Looks good.  Thanks .. boston cream with decaf.
> 
> Please remind us, next time someone comes with the great idea of
> forcing CDT to be in sync with Eclipse ... to get the baseball bat.
> Like the canadian $ we should float ... free .. free ... free 
> .. at last
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top