Prasanth Omanakuttan
Prasanth Omanakuttan
Use this annotation @Mapper(uses = ObjectFactory.class) on the interface.
I agree it's not required, There is a new Java Style Guidelines initiative in place for projects in the OpenJDK community. http://cr.openjdk.java.net/~alundblad/styleguide/index-v6.html#toc-modifiers Again it's not required but customary.
I've added the gpg keys.
I think its best i cut a new branch and make a new pull request.
Raised a new one https://github.com/square/subzero/pull/583
Both are technically correct. If you look at the source code for .equals(), it simply defers to ==. Can you provide more examples on how its not working ?
@tomas-langer
@romain-grecourt Is this getting merged ? Only those with write access can merge pull requests