Jozef Hartinger commented on Bug WELD-1236

MethodHolderSerializationProxy looks weird. I am not sure why class names are serialized instead of the classes themselves. As far as I know there is very little to no overhead in serializing the class directly compared to serializing the name. I would change MethodHolderSerializationProxy to serialize classes directly. Otherwise you are implementing something that Class serialization already can do!

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira