[zeromq-dev] conventions in bindings

john skaller skaller at users.sourceforge.net
Thu Feb 2 12:43:24 CET 2012


On 02/02/2012, at 10:34 PM, Martin Lucina wrote:

> 
> IMHO most of the changes discussed in this thread (but I haven't followed
> the whole discussion, so I may have missed some) are documentation changes.
> 
> If I end up working on this, I will treat renaming of actual stable API
> calls or datatypes with extreme prejudice.


I see no need to do that, eg zmq_msg_t is a good enough name. 
zmq_recv_msg is also OK IMHO. The understanding is that
 
"msg" 

here is an abbreviation to make spelling convenient on the keyboard.
The only issue is the natural language term which it abbreviates,
and the definition of that term in the ZMQ Standard.

There may be more of a problem in bindings which change that 
to zmq::message.



--
john skaller
skaller at users.sourceforge.net







More information about the zeromq-dev mailing list