| Article: |
Seven Low-Cost Ways to Improve Legacy Code | |
| Subject: | PMD and jEnum | |
| Date: | 2004-05-03 08:57:48 | |
| From: | stinkyminky | |
|
I am a fan of IntelliJ.
|
||
Showing messages 1 through 1 of 1.
-
PMD and jEnum
2004-05-03 16:44:46 Robert Simmons, Jr. |
[View]
I address serialization of Constant Objects in my book. It basically involves using the read Resolve method. It is quite easy especially since you can put all of the technical stuff in the base class.


