[PATCH] TC_CLASS deserialization

Jukka Santala jsantala at tml.hut.fi
Wed Aug 1 05:33:42 PDT 2001


On Wed, 1 Aug 2001, Jukka Santala wrote:

> This short patch should implement TC_CLASS type deserialization from
> object-streams, which is required for example with Java Media Framework's
> new registry-file loading. It appears to work properly with JMF 2.1.1
> registry file at least, altough I'm new to Kaffe internals, hence no
> serialization-side (output) support.

By the by, getting JMF 2.1.1 to work on Kaffe requires some
security-hacks, but they're probably not worth it seeing as Kaffe lacks
sound-support etc. anyway. But running into extra exceptions is never
nice.

The serialization-code in Kaffe is quite spaghetty, and not up to much of
the specs anyway, it's hard to tell if the patch works just by
co-incidence or actually does the right thing. It would be nice to know if
there are plans to update the serialization code, implement sound support,
maybe work on security etc. as well as get any input on those and getting
JMF working on Kaffe in general.

 -Donwulff



More information about the kaffe mailing list