On 9/6/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2007/9/6, Rahul Akolkar <[EMAIL PROTECTED]>: > > > > One of the reasons to generate is to > > try to best guess the UID of a previous (serialization compatible) > > version that didn't specify the UID. > > > > In fact, in JasperReports the UID contains the version number, something > like: > 20101 (for 2.1.1) > <snip/>
The downside to that (presuming they update the UIDs with every release) is that it implies serialization is necessarily incompatible across releases for all serializable classes included in both releases (whereas in reality, some may remain compatible). -Rahul > Antonio > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]