Hi, I expected to be able to use patterns for name of node & property definition in node types. But it doesn't work, and it's mentioned in specification that other than simple name, only * pattern can be used that matches all unmatched items with property type. Is there a reason for not allowing more flexible patterns?
I had a look into source and it seems fairly easy to implement this, should I go on and do so?
