GWT Serialization inspection limitation/feature suggestion
Hi,
An inspection indicates when a class that is a parameter in method of a interface that extends com.google.gwt.user.client.rpc.RemoteService does not implement Serializable or IsSerializable. However, this inspection should not apply (IMHO) if the class has a companion com.google.gwt.user.client.rpc.CustomFieldSerializer class located in the correct directory in which case the class need not implement either interface (as this circumstance seems to pass through gwtc okay.)
Another nice features: ability to create a CustomFieldSerializer for a class; if the original class name/package is refactored then the companion class/package could be refactored too.
Thx
Richard.
Please sign in to leave a comment.
Could you please create a feature request for that in our tracker (http://youtrack.jetbrains.com/issues/IDEA)?
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"