Menu

#476 Add serialization listener for component, page, desktop, ses

2.4.0
closed
nobody
General (239)
5
2007-06-07
2007-06-07
Tom M. Yeh
No

such that it is easier to implement a serializable attribute or listener.

Example,
public interface ComponentSerializationListener {
/** Called when a component is going to serialize this object.
*/
public void willSerialized(Component comp);
/** Called when a component has de-serialized this object back.
*/
public void didSerialized(Component comp);
}

Discussion

  • Tom M. Yeh

    Tom M. Yeh - 2007-06-07
    • status: open --> closed
     
  • Tom M. Yeh

    Tom M. Yeh - 2007-06-07

    Logged In: YES
    user_id=91099
    Originator: YES

    Ready since 6/7

     

Log in to post a comment.

MongoDB Logo MongoDB