Menu

#2 Tutorial example "serialize" is broken

open
nobody
None
5
2003-02-20
2003-02-20
No

1. The meta class SerializableClass.oj does not
generate type casts when unmarshaling instance
variables of Object type.

2. The Marshalable interface is not added to the
generated classes. This prevents passing objects of the
generated classes to the marshaling methods of ObjectOut.

3. No default public constructor is generated. This
prevents the instantiation of the generated classses
during unmarshaling, if they declare other non-default
constructors.

4. Possible superfluous/dangerous line in the BINDing
examples.serialize.SerializableClass examples.serialize.*

5. Who needs the MIDlet extension installed for testing
this example?

Discussion

  • Bernhard Haumacher

    • summary: Tutorial example "serialize" is broken --> Tutorial example "serialize" is broken
     
  • Bernhard Haumacher

    Fixes the "serialize" example

     
  • Bernhard Haumacher

    Logged In: YES
    user_id=29238

    Why is my patch file missing...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.