Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.1
-
Fix Version/s: 1.11
-
Component/s: None
-
Labels:None
-
Number of attachments :
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
- is depended upon by
-
MGWT-171 ServicePattern is ignored
Activity
Robert Scholte
made changes -
Robert Scholte
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Assignee | Robert Scholte [ rfscholte ] | |
Fix Version/s | 1.11 [ 16104 ] | |
Resolution | Fixed [ 1 ] |
Fixed in rev.710