gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz-commits] gzz ./TODO gfx/demo/xuconn.py gfx/librenderable...


From: Tuomas Lukka
Subject: Re: [Gzz-commits] gzz ./TODO gfx/demo/xuconn.py gfx/librenderable...
Date: Mon, 28 Oct 2002 11:07:04 +0200
User-agent: Mutt/1.4i

> >> >>for computers... what would be the reasons for using urn-5?
> >> >
> >> >That I can safely say "make new_peg" without having to worry about
> >> >race conditions.
> >> >
> >> >Does peg numbering really need to be for humans, after all?
> >>
> >>Sorry, but in that case, I don't see why we need it at all?
> >
> >To give different pegs different directories uniquely.
> 
> But directory names are for human consumption. I often need to type
> them, and if I don't, I still need to read and parse them.
> 
> To avoid the numbering collision problem, how about:
> 
> shortname-optionalnumber-author
> 
> so that I could have:
> 
> move-vobs-benja
> 
> and if the need arises:
> 
> move-vobs-2-benja
> 
> This would be resistant enough against collisions.

Ok, this sounds excellent. Except that I'd prefer 

        move_vobs--benja
        move_vobs_2--benja

because 

1) the number doesn't really mean much

2) nice to have author cleanly separate from the rest.

        Tuomas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]