
5 Jun
2009
5 Jun
'09
3:40 p.m.
Burke, S (Stephen) wrote:
I would be inclined to call it "Group" rather than "Grouping", although
Agreed.
it isn't all that important. Also I don't think the ID needs to be globally unique and generally I'd expect it not to be - it should never appear in any queries or relations since it isn't a primary GLUE object (except that it could be used to restrict the subtree in a query, but it only needs to be locally unique for that).
I would still recommend a globally unique ID: I thought we were going to have that everywhere?