Brock Pytlik wrote: > > - line 416: should this list include "directory"? > Yeo, it should. Sorry, I thought I'd caught all the actions with paths.
Yeah, I've been thinking more recently about making file, directory, link, and hardlink all subclasses of a common parent class, which would make this sort of thing easier, and less magical than something like checking to see if the key_attr is "path". Still, for now, this is fine. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
