>>>>> "BB" == Barry Becker <[EMAIL PROTECTED]> writes:
BB> I have an application where I load my SVG's on server startup, BB> then serialize them to an applet during applet startup. To do BB> this the SVG dom needs to be serializable. This was the case in BB> 1.1.1, but now that I am trying 1.5b4, I get the following BB> exception: BB> java.io.NotSerializableException: BB> org.apache.batik.css.engine.StyleMap at [...] BB> Can you please make org.apache.batik.css.engine.StyleMap implement BB> Serializable? This should be a trivial change. Have you made this change in a source dist to make sure there aren't any other new unserializable classes? If you could do that and report back depending on the set I'd be willing to make the classes serializable. It is possible that we would be better off rebuilding this information on the other side of the link but that would be significantly more work... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]