[Grok-dev] extends-cache and log directories
Martijn Faassen
faassen at startifact.com
Thu Jul 8 11:37:41 EDT 2010
Hey,
On 07/08/2010 04:37 PM, Wichert Akkerman wrote:
> You'ld have to check parts in - I suspect extends-cache is used before
> anything creates a parts directory.
Yeah, I was afraid of that.
> I'm tempted to suggest that if you
> move it var/ might be a better place than parts/, but I don't have any
> useful reasoning for that.
I was thinking about that too.
One annoying thing about extends-cache is that it uses long hashes for
filenames. I wish it would try to replicate human-readable names, though
I realize that would be hard to implement. The hashes just reduces their
usefulness for human introspection, but perhaps that's all right -
people aren't supposed to modify these files anyway. But if they're not
useful to read, I'd rather see them hidden somewhere instead.
Regards,
Martijn
More information about the Grok-dev
mailing list