cutting commented on issue #842: URL: https://github.com/apache/avro/pull/842#issuecomment-617319686
New public & protected methods need javadoc comments. Also, the new fields should probably be private, not protected. Might the cache be better as WeakHashMap<Class,Object>? I don't see where isFieldInitialized is called. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
