Re: [Graph] Synchronyzed graph is not serializable

2012-04-21 Thread Simone Tripodi
Hi Marco, great, well done! I'd suggest you to reopen the issue and work on the synchronized Graph versions in order to fix the serialization issue - better not putting a limit to users needs :) Best and TIA, have a nice WE, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.li

[Graph] Synchronyzed graph is not serializable

2012-04-21 Thread Marco Speranza
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 syncron