You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Manfred Geiler <ma...@gmail.com> on 2006/05/05 10:23:51 UTC

Re: serialVersionUID updates?

Looks like an issue for the future myfaces commons package.
As long as we have no clear separation of impl and public api there is
not much gain in dealing with serialVersionUID, IMO.

Manfred


On 4/27/06, Dennis Byrne <de...@dbyrne.net> wrote:
> There was once a rather long discussion about this once.  Did MyFaces ever settle on what to do about making sure the serialVersionUID was changed each time the interface or class definition changed?
>
> Dennis Byrne
>
>
>

Re: serialVersionUID updates?

Posted by Sean Schofield <se...@gmail.com>.
> I think that was introduced during their usage of eclipse 3.1.x.
> (it show a note on clazzes w/out serialVersUID...

Yes that sounds familiar.

Re: serialVersionUID updates?

Posted by Matthias Wessendorf <ma...@apache.org>.
On 5/6/06, Sean Schofield <se...@gmail.com> wrote:
> I was never a fan of adding it in the first place but I seem to recall
> either Bill or Stan showing a strong preference for it.

I think that was introduced during their usage of eclipse 3.1.x.
(it show a note on clazzes w/out serialVersUID...

Re: serialVersionUID updates?

Posted by Sean Schofield <se...@gmail.com>.
I was never a fan of adding it in the first place but I seem to recall
either Bill or Stan showing a strong preference for it.

Sean

On 5/5/06, Manfred Geiler <ma...@gmail.com> wrote:
> Looks like an issue for the future myfaces commons package.
> As long as we have no clear separation of impl and public api there is
> not much gain in dealing with serialVersionUID, IMO.
>
> Manfred
>
>
> On 4/27/06, Dennis Byrne <de...@dbyrne.net> wrote:
> > There was once a rather long discussion about this once.  Did MyFaces ever settle on what to do about making sure the serialVersionUID was changed each time the interface or class definition changed?
> >
> > Dennis Byrne
> >
> >
> >
>