Other |
---|
tbdUnresolved |
Relates :
|
Currently, all Path objects are agnostic as to their contents, leading (for example) to complicated code in ClassReader.fillInPackage to process combinations of paths for different content. Allowing Path objects to be created that allow each entry on the path to provide a hint as to its contents would simplify code elsewhere in the compiler.
|