Make "ni-id" support strings in the first argument.
PlannedE.g.
["ni-id", "foo:bar"] => "bar"
This to avoid having to create the following construct in order to ensure that only the value of _id is gotten and not the namespace:
["add", "foo", ["ni-id",
["ni", "_S._id"]
]]
-
Official comment
Agreed. We'll also add support for string arguments to the `ni-ns` function as it is similar.
Comment actions
Please sign in to leave a comment.
Comments
1 comment