On 2012-06-06 14:27, Angela Schreiber wrote:
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.

Absolutely. We just need to be careful with layering; as far as I understand the expanded names will not work for Oak-Core APIs.

Best regards, Julian

Reply via email to