20 Oct
2009
20 Oct
'09
8 a.m.
Sergiu, Thank you for your comment. 2009/10/17 Sergiu Dumitriu <[email protected]>:
One possible issue I can see is the fact that each entity uses a 64bit hash as its identifier, which can cause collisions. Normally that rarely happens, but as the number of entities increases, so does the chance of it happening.
This means that some pairs of document names could not be used at the same time, so you'll have to rename one of them.
I'll consider to use auto-number as document name and hide it from user. Thanks, ebi