Community
Participate
Working Groups
The new preferences manager in PDE aims to streamline the usage of preferences in PDE (bug 264394). Unfortunately, even though it is now used throughout the platform it is not documented properly. New classes, especially those used throughout the component, should have javadoc to ensure they are used correctly.
Ankur, please find some time during 3.5 to fix this (it can wait until RC1). The javadoc should specify any inputs/return values that can be null, or must not be null. The overall class description should explain its purpose and have '@see' entries linking it to the tests.
ping Ankur ;)
Created attachment 134601 [details] Patch Javadoc added
Applied. Only javadoc changes to internal code.
Don't need additional review for comment changes in internal code.
Moved iplog+ flag from bug to patch.