On 2012-09-24 13:57, Mete Atamel wrote:
I think it's a byte limit rather than char limit and yes, it applies to
all properties but the "path" property in MongoMK is the one that's mostly
affected (as "path" could get quite long depending on tree depth and node
names).
...

It it's bytes rather than characters we should keep in mind that the character encoding (I assume UTF-8) will need >= 2 characters for all non-ASCII characters.

Best regards, Julian

Reply via email to