|
|
|
[
Permlink
| « Hide
]
Philip Gust - 27/Sep/05 11:25 AM
This file contains the output from running the attached Class1.java. The XML for Class1's default section is wrong: it duplicates the default section for Class2.
Here is a proposed TestCase and a proposed draft version of a patch. If fixes the
The main idea of the patch is to use a stack of callBacks in CustomObjectInputStream and CustomObjectOutputStream instead of the previous version that only hold the current callback. Final version of a proposed patch.
Main idea : Comments: Modified files :
Created files :
Tests and build: I've applied a slightly modified patch of Cyrille. Cyrille & Philip, does this work for you?
It work successfully for me (svn revision 870).
|
||||||||||||||||||||||||||||||||||||||||||||||