[ditz-talk] [Ditz-talk] something like a ticket inbox
Steven Parkes
smparkes at smparkes.net
Sat Apr 5 18:35:47 EDT 2008
Interesting. Replacing bugs.yaml by such a directory would solve the
order problem entirely, wouldn't it?
But that doesn't solve the concurrent add
case, which probably is going to be the most common cause of conflict.
This sounds an awful lot like activerecord migrations which, as I understand
it, just went from sequentially generated to time-stamped in order to
drastically reduce if not eliminate conflicts during concurrent adds.
More information about the ditz-talk
mailing list