[cfe-dev] A template refactoring tool
    Stephen Kelly 
    steveire at gmail.com
       
    Mon Aug 13 07:22:15 PDT 2012
    
    
  
Manuel Klimek wrote:
> I think that would be a perfect fit for the "external" repository use
> case.
If it's in the extra-extra repo, then it can't compile the tools from the 
extra repo in. It can only invoke them through IPC. The whole point of 
putting the gui together with the code would be to avoid the IPC and be able 
to do more 'at once'.
Eg, if the for loop refactoring tool is in the blessed extra repo and the 
gui is not, then that tool can't be part of the gui.
Thanks,
Steve.
    
    
More information about the cfe-dev
mailing list