Re: [JBoss-dev] Rudimentary compatibility support in 3_2

2003-07-03 Thread Scott M Stark
Great, thanks. Validation should not be limited to Externalizable though. Serializable with a defined serialVersionUID is also ok as use of the default serialization and its support for extensibility may be desirable. -- Scott Stark Chief Technology Officer JBoss Group,

[JBoss-dev] Rudimentary compatibility support in 3_2

2003-06-30 Thread Thomas Roka-Aardal
I added the first iteration of the compatibility module, bringing rudimentary compatibility code to the 3_2 branch. Basically, the compatibility stuff in cvs now is a single executable class, that uses java serialization to save serialversionuid's to disk for contract classes so that we can