$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: dylan_at_[hidden]
Date: 2001-11-20 15:51:04
--- In boost_at_y..., Petr Ovchenkov <ptr_at_P...> wrote:
> Hmm, while you mixed walk through catalog and argument parsing?
> IMO it a different tasks.
>
> - ptr
Obviously, it's just that the file_finder was needed to emulate POSIX
shell wildcard expansion for non POSIX platforms. The arguments
class generated nothing but, excuse the pun, arguments :o)
The file_finder class would seem to be indisputably useful (although
there are some obviously desirable extensions, such as excluding
directories, especially '.' and '..').
I changed the subject line anyway.
Dylan