Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Small improvement to the type hierarchy resolver

Done.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=221126

On Sun, Mar 23, 2008 at 6:07 PM, Mike Milinkovich
<mike.milinkovich@xxxxxxxxxxx> wrote:
> Michael,
>
>  Patches should ideally come into Eclipse projects via Bugzilla. Can you
>  please open a bug for this?
>
>  Mike Milinkovich
>  Office: +1.613.224.9461 x228
>  Mobile: +1.613.220.3223
>  mike.milinkovich@xxxxxxxxxxx
>
>
>
>
>  > -----Original Message-----
>  > From: dltk-dev-bounces@xxxxxxxxxxx [mailto:dltk-dev-
>  > bounces@xxxxxxxxxxx] On Behalf Of Michael Spector
>  > Sent: Sunday, March 23, 2008 12:01 PM
>  > To: dltk-dev@xxxxxxxxxxx
>  > Subject: [Dltk-dev] Small improvement to the type hierarchy resolver
>  >
>  > Hi!
>  >
>  > I would like to propose the following changes to the type hierarchy
>  > resolver:
>  >
>  > 1. New extension point called 'fileHierarchyResolver' that gathers
>  > information about file network.
>  > 2. Use this extension point in type hierarchy resolver to filter out
>  > all irrelevant classes.
>  >
>  > Concrete language will contain implementation (not required).
>  >
>  > Please look at the attached patch.
>  >
>  > Thanks!
>  >
>  > --
>  > Michael
>
>  _______________________________________________
>  dltk-dev mailing list
>  dltk-dev@xxxxxxxxxxx
>  https://dev.eclipse.org/mailman/listinfo/dltk-dev
>



-- 
Michael


Back to the top