Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Sam's Build Model is in

> 
> Hey all,
> 
>  
> 
> >From the patch notices, you'll see that I have merged Sam's source for his
> build model work into the cdt.core and cdt.ui plug-ins.  Please let me know
> ASAP if you see any regression in functionality from the rest of the CDT.
> 

- Why "build" instead of the existing "builder"? not that it matters, just curious.
- PDE will show errors if you have it turned on in the preference page.  The
  QNX builder was implementing some of it.  So we should probably comment the
  references out in the plugin.xml.

Instead of having *Point classes ex: CToolPoint etc .. why not use the current
provided scheme, the ICExtension.

A proposal will follow shortly, explaining the ICExtension. Since CDT can
be seen as a framework managing lot of specific extension points, this will be
a proposal to manage/share those extension points.

Thanks, for putting this in.



Back to the top