Re: [dwm] Thinking about tags

From: Enno \ <gottox_AT_gmail.com>
Date: Wed, 15 Aug 2007 13:45:23 +0200

> Also, name-checking seems far more inefficient to me.
We're talking about 4 - 10 strcmps per call every strcmp has to
compare ~3 characters.
I don't think this is inefficient on computer systems nowadays.
Furthermore to me it looks cleaner than atoi/sscanf.

About regexp: I use no regexp in dwm, but i think they bring a better
flexibility to the tagging feature.
Received on Wed Aug 15 2007 - 13:45:28 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:49:37 UTC