Hi Elijah,

Elijah Zupancic wrote:

> Thanks Jörg!
> 
> It sounds like we will need to change them all in chain because we
> have changed the package name.

Well, since they are all different objects now, the Java runtime will not 
try to match them anyway, so it is for this special case not really 
required.

However, if you consider a change, I'd like to propose to use everywhere a 
constant that reflects the day of change:

servialVersionUID = 20120724L; // format YYYYMMDD

It's easier then to keep track of changes.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to