On Sat, 31 May 2008 23:04:00 +0200
Danny van Dyk <[EMAIL PROTECTED]> wrote:
> Here my proposal on handling disambiguation of package names.
> 
> Each package name shall have exactly one directory beneath packages/.

There's one issue with that: readdir is frickin' slow.

> If there are two packages with the same name, say git from kernel.org
> and git from GNU, then create a directory 'packages/git' and in there 
> create 2 subdirectories. Each subdirectory uses one of the
> disambiguation names 'kernel.org' and 'gnu'.

Two issues: readdir recursively is even slower.

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Exherbo-dev mailing list
[email protected]
http://lists.exherbo.org/mailman/listinfo/exherbo-dev

Reply via email to