Re: [PATCH] Advanced tagging and filtering

[email protected] ((Justin Mason)) Wed, 03 Jan 2007 12:02:59 +0000
Newsgroups perl.ipc.dirqueue
Message-ID <[email protected]>
hi Malte!

Thanks for this, it looks very useful indeed.  One tweak, though:

> b)  Makes the TAG part of the filename configurable.  Ah, yeah, TAG was 
> called HASH before :)  I added the parameters tag (static tag), tag_sub 
> (callback to generate a dynamic tag) and two more (tag_max_length and 
> tag_warn, cf. inline doc).

I would prefer to *add* the TAG part *as well as* the HASH stuff.
The hash is useful, since it avoids collisions -- TAG doesn't make
that guarantee (nor should it have to).

That should be OK, right?

otherwise, all looks good...

--j.