$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [ann] Urdl - a library for downloading web content
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2009-06-17 04:51:38
Thorsten Ottosen wrote:
> 3.
> ------
>
> I'm not a fan of short names. Especially
>
> http::errc::errc_t
>
> would be clearer IMO as
>
> http::error_codes::error_code
>
> or something like that.
>
>
> -Thorsten
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>
+1 on changing the short names. Other than that, this looks like
something that might be useful to me in the near future.
-Kenny Riddile