hi julian
NodeTypeImpl#isNodeType which was comparing the jcr-name exposed in getName() with the string passed to the call. the latter can of course be an expanded name too such as the one i used with the constant :-)Yes, it's all a mess right now :-).
indeed. i would suggest that we stop using hardcoded strings and use the constants defined in the JCR API instead.
Thanks for the fix.
you are welcome angela
