Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-08-18 17:27:10


"Thorsten Ottosen" <nesotto_at_[hidden]> wrote in message
news:de2lb2$d6u$1_at_sea.gmane.org...
>
> "Christopher Kohlhoff" <chris_at_[hidden]> wrote in message
> news:20050818142216.76498.qmail_at_web32610.mail.mud.yahoo.com...
>> As discussed in the "surveying async network io libraries" thread, I'd
>> like to turn asio (asio.sourceforge.net) into a proposal for a boost
>> networking library.
>
> Sound great :-)
>
> I skimmed the docs and your tutorial seems to be very nice so far.
> (the links are good)
>
> I havn't followed the discussion, so this is just my random input.
>
> 1. I hate cryptic short names like
>
> dgram_socket.
> recv
>
> why not write datagram and receive?

I second Thorsten's comment.

Remember that English is a second language for many Boost users, and cryptic
abreviations may be particularly troublesome to them. Furthermore, over time
the library will be used by many programmers who are not familiar with other
networking libraries. Thus clear names are a great asset.

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk