On Fri, Jun 15, 2012 at 12:28 PM, Jacek Cała <jacek.c...@gmail.com> wrote:

> I thought about implementing a counter to help with ticket
> identification for users (IMO, UUIDs are a bit obscure and have no
> order).
>

A counter cannot work in a distributed system, which is why _all_ of them
use UUIDs in some form or another.

What happens when i create a ticket on my machine and you create one on
yours, and then we both push? Who's ticket #1 is correct?

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to