
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
N/A
|
|
| Resolution Date: |
21/Sep/07 10:21 PM
|
|
Incorporating a class containing all the constants used throughout code is helpful because it centralizes the management of the constants, and prevents spelling errors.
A java file containing some constants has been attached.
|
|
Description
|
Incorporating a class containing all the constants used throughout code is helpful because it centralizes the management of the constants, and prevents spelling errors.
A java file containing some constants has been attached. |
Show » |
|
FYI, some of the constants have been migrated in shared-ldap-constants in the 1.5.0 version, and will be finished in 1.5.1.
Thanks for the good suggestion, Ole !