[zeromq-dev] Questions about Coding Style
john skaller
skaller at users.sourceforge.net
Sun Feb 12 23:46:42 CET 2012
On 13/02/2012, at 8:28 AM, Gary Wright wrote:
> ruby client code => ruby binding => libzmq C binding => C++ core
I actually think this is a problem. Basically, the C binding is just that:
it's just another binding. What I mean is, there should probably be two
interfaces:
1) Core interface, to be used by bindings
2) C/Posix binding, to be used by C application programmers
--
john skaller
skaller at users.sourceforge.net
More information about the zeromq-dev
mailing list