William Stein wrote: >> I guess what I'm advocating is that it would be useful for the >> underlying ID to be (probabilistically) globally unique, not just >> unique for a user or a specific notebook server. > > (1) How is that useful? > (2) Why don't web pages, wiki pages (?), latex documents, etc. have > such a unique id?
How would either of you deal with the following situation: I have Rob Beezer's linear algebra book in Sage Worksheets, with hundreds of cross-references between the worksheets. I want to upload two copies of the book into my notebook server. Where do the crossreferences point? Do I get an error and have to manually reassign all possible labels on the second version of the book? I can see Robert's idea working better, in that it sees that there are conflicts, so it regenerates "unique" ids for all worksheets in the second copy of the book upon import, automatically changing any reference in those worksheets to use the new ids. Jason -- Jason Grout -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org