On 6 February 2012 09:58, Kevin Meyer - KMZ <[email protected]> wrote: > Actually, as it stands, I think the crunch is in: > > PropertyAccessorFacetFactory.java: > > Specifically: > methodName.startsWith(MethodPrefixConstants.IS_PREFIX) > > We need to extend that, I suppose to a "startsWith" AND a > "nextLetterIsCapitalised" or something.... ? > > and also, that the method it returns a boolean or a Boolean and also that it takes no arguments.
Dan > Sure, I'll raise a JIRA ticket > > Regards, > Kevin > >
