Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0
-
Component/s: None
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
References to helper objects have names starting with "the", like "theArtistDao". This is not what programmers expect. They expect simply "artistDao". Also, many beans in the Spring configurations have names starting with an Uppercase letter.
This refactoring is done, but needs to be described in the upgrade notes.
Added to updatesteps document