Community
Participate
Working Groups
Pascal commented that he would like to be able to look at an API use scan to see everything about how a package and its types are used all at once... rather than having to see it by consumer, etc.
There have been several requests for this. Proposal is to have a top level page that shows all "consumed" bundles. Clicking on a bundle will take you to a page that shows a summary or all referencing bundles, with a list of all referenced types. Clicking on a type will show all members used within the type (and if the type is used itself). Clicking on a member will show all references to that memeber. Clicking on the type will show all uses of the type (extensions, etc).
Created attachment 148671 [details] fix patch changes around the report to look as mentioned and also removes HTML markup from our NLS files. New report form: bundle index - types being used index - reference details page organized by members the reference are made to
applied patch to HEAD, please verify Darin W and Pascal
Verified. Please let is know what you think, Pascal. Will be in the next I-build.
This new presentation is much more readable. Thx.
Thx. Marking verified.