Hi all,

today I worked on [SANDBOX-386] Make Graph components Serializable.
I also fixed  the jira issue, but now I experienced that our implementation 
syncronized graph is not Serializable, because the class java.reflect.Method is 
not Serialazable.

In order to make serialiazable also a syncronized graph we could implement the 
syncronization in the same way of the java Collections. Otherwise we can 
annotate the CommonsGraph.syncronze method  as not syncronyzed.

WDYT? 

ciao 

--
Marco Speranza <marcospera...@apache.org>
Google Code: http://code.google.com/u/marco.speranza79/

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to