Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Comparing crosscutting view

Hi Sagi,

This support was removed in 1.6.1 because we moved to a new
crosscutting model, which has significantly improved build times.  The
downside is that the old crosscutting comparisons view is not
compatible with the new crosscutting model and so had to be removed.
We have considered reimplementing the view for the new model, but we
do not have the resources to do so.

If you are interesting in helping us out on this, I will gladly give
you some pointers.  And if the result is stable, then it can be fed
back into the project.

--a

On Sun, Aug 9, 2009 at 8:50 AM, sagi77<sagi_cs@xxxxxxxxxxx> wrote:
>
> Hi,
>
> I thought to build a plug-in to enable comparing crosscutting, then I found
> out there was one...
> Now - in Eclipse-3.5 (Galileo) with AJDT 2.0 I see it's not supported.
> (Though there is a demo on the site).
> What is the status of it? Why was it removed? I might contribute time &
> efforts to build/improve such a tool.
>
> Please help me understand the status. I started my M.Sc thesis on this
> theme, and would appreciate any assistance, and I'm also intend to
> contribute
> my product to improve Eclipse' AspectJ support.
>
> Thanks,
> Sagi
>
> --
> View this message in context: http://www.nabble.com/Comparing-crosscutting-view-tp24888388p24888388.html
> Sent from the Eclipse Ajdt - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> ajdt-dev mailing list
> ajdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ajdt-dev
>


Back to the top