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

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



Back to the top