No we can't do this. SerializedView cannot be serializable because it is defined by the spec as not being serializable.
Out of curiosity, how would we do this anyways? The reference to the parent class is implicit. Its not explicitly defined, so how could I make it transient? I'm not saying its impossible, just that I'm unaware of this trick. sean On Mon, 17 Jan 2005 08:16:04 +0100, Martin Marinschek <[EMAIL PROTECTED]> wrote: > I just read your bug report - shouldn't it be enough to make the > reference to the parent transient? > > regards, > > Martin > > > On Sun, 16 Jan 2005 12:27:55 -0500, Sean Schofield > <[EMAIL PROTECTED]> wrote: > > I finally figured this all out. This bug > > (http://issues.apache.org/jira/browse/MYFACES-75) should be closed as > > WON'T FIX. I've opened a new bug > > (http://issues.apache.org/jira/browse/MYFACES-81) that describes the > > true nature of the problem (and contains a patch). > > > > sean > > >