pdt
pdt copied to clipboard
Review use and alias resolving due lack of consistency
PDT in many places have lack of consistency for alias/name resolving:
- Ignore aliases after resolve (for example #168)
- Add extra USE even if alias is available
- Ignore if prefix have ""
- Mix use of class/func/const in CA
Unfortunately due current DLTK limitation previous committers prepare couple "utilities" to collect alias maps for CA/TI, and not always use in same way.
This is umbrella bug to stabilize this toolkits.
Does this umbrella issue also cover class_alias? Because it would be great if that could be made to work, too: