FasterXML/java-classmate

Make GenericType serializable

yschimke opened this issue · 3 comments

This would be useful for simple cases where only standard classloaders are used. In our case some of our container types are aware of their GenericType and as such must do extra work when serializing.

Ah. Sounds simple enough, will see how to do this.

I can submit a patch if it helps.

Yuri Schimke

On 30 Mar 2011, at 17:37, cowtowncoder
reply@reply.github.com
wrote:

Ah. Sounds simple enough, will see how to do this.

Reply to this email directly or view it on GitHub:
#5 (comment)

Sure, that would, this week is bit hectic. But it's bit easier to find time to check patches so I should be able to get that in.