Reading through the guide (which is great by the way) I wonder if using C as the default language is the best possible chioce.. I mean specially in the simple examples ~30% of the code is just C specific memory management and other things that are not needed in all the other bindings.
I think is very useful when explaining some lower level issues, but other than that using Python or Ruby would make even more evident and easy to understand the code in the examples.. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
