On Fri, May 22, 2015 at 5:41 PM, Paul Merlin <[email protected]> wrote:
> > Otherwise, regarding ZEST-22 related changes, given the comments I > already made in another thread (toValue() & toEntity()), I only have one > remark: could we get rid of the suspicious cast in > EntityBuilderInstance#L95 : (FunctionStateResolver) ? > Ok, there are two calls to EntityBuilderInstance constructor, one with null and the other with the FunctionStateResolver, so I changed the constructor signature. Not committed yet... Thanks for look into this. Increases my confidence a bit. Cheers -- Niclas Hedhman, Software Developer http://zest.apache.org - New Energy for Java
