QDox

Support sourcepaths for lazy parsing

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.10.1
  • Fix Version/s: 1.11
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Right now there are two mechanisms to locate classes: by source(tree) or by classloader. If you use a sourcetree, all these files will be parsed. If you want only 1 file to be parsed including it's transitive JavaClasses, you'll have to parse the full source tree.
Let's add a mechanism where you can add sourcepaths, which won't be parsed by default but only when required (just like the classloader-mechanism).

Issue Links

Activity

Hide
Robert Scholte added a comment -

Fixed in rev.710

Show
Robert Scholte added a comment - Fixed in rev.710

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: