Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] refactoring status

Bug 296192 in the Bugzilla documents 4 issues with the refactoring
infrastructure.  I just uploaded a patch for the worst of them.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=296192

I would appreciate it if someone has time to look at it and, if it is
good, commit it to mainstream.  I will look into the other issues
after Thanksgiving, but they are less critical (macro expansion and
indent issues).

--Fredrik Kjolstad

On Tue, Nov 16, 2010 at 2:36 PM, Doug Schaefer <cdtdoug@xxxxxxxxx> wrote:
> I can't promise time to help, but I certainly encourage it. As Sergey
> mentions, it needs some love.
>
> D.
>
> On Tue, Nov 16, 2010 at 3:31 PM, Sergey Prigogin
> <eclipse.sprigogin@xxxxxxxxx> wrote:
>>
>>
>> On Tue, Nov 16, 2010 at 12:21 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
>>>
>>> I'd like to get an update on the status of refactoring in CDT. In
>>> particular:
>>>
>>> 1. Do people think that the current refactoring infrastructure is
>>> sufficient/stable/useful, or does it require additional work?
>>
>> Some pieces of the refactoring infrastructure need attention. This includes
>> to use of shared AST and saving dirty buffers only when needed.
>>>
>>> 2. Is anyone actively working on refactoring support in CDT?
>>>
>>> 3. Is anyone actively working on refactorings using the current
>>> infrastructure?
>>>
>>> 4. Would anyone be interested in working collaboratively on improvements
>>> to the refactoring support?
>>
>> I'm interested.
>>>
>>> Thanks,
>>> Greg
>>
>> -sergey
>>>
>>> _______________________________________________
>>> cdt-dev mailing list
>>> cdt-dev@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>>
>>
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>>
>>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top