I want to introduce boost_asio to dlang

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Mar 5 03:15:48 PST 2015


On Thu, 05 Mar 2015 07:46:04 +0000, zhmt wrote:

> I have studied for half a year, so I want to learn it in work,
> in solving problems.

that's a good way to learn. but starting from writing wrappers for 
something is not a good way. ;-)

if you want a wrapper for something, it's always better to ask if D needs 
it at all. i.e. the proper question is something like: "i want to do async 
I/O in the spirit of boost::asio, are there any libraries for D that does 
such thing?" and you will immideately be pointed at vibe.d. ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20150305/3bf1a35c/attachment.sig>


More information about the Digitalmars-d-learn mailing list