Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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

Attachment: filehierarchy.diff.gz
Description: GNU Zip compressed data


Back to the top