On (20/04/07 20:50), Anselm R. Garbe wrote:
> Hi,

Hi

> 
> I think your cache functionality might be of use for several
> users, however for simplicity reasons I'm not going to apply it
> to the mainstream repo. It handles too many cornercases for my
> taste (interrupting cache creation, using a temp file, storing
> $PATH into the cache for checking if this changes, etc.).

I created new, simpler version, withou $PATH changes, without tempfile
etc. It only check if in directories in $PATH doesn't happen something
from last recreation of cache. 

> 
> Also some stuff does not look plan old sh-compliant, like the
> use of ~ ;) maybe you'd like to provide a feature-stripped
> version which is simply for cache creation without corner-case
> handling?

I used $HOME instead '~' is this ok?

new version is @:
        http://na.srck.net/dwm/dmenu-3.0-cache-v2.patch

--anydot

Reply via email to