[zeromq-dev] Questions about Coding Style

Chuck Remes cremes.devlist at mac.com
Mon Feb 13 02:29:43 CET 2012


On Feb 12, 2012, at 5:01 PM, john skaller wrote:

> 
> On 13/02/2012, at 9:24 AM, Gary Wright wrote:
>> 
>> Perhaps the solution is to have two interfaces to the library.
> 
> Heh! I just wrote that too.

I think allowing bindings to go directly to the C++ core interface will be problematic for a lot of languages. Many languages interface to libzmq via FFI which, as far as I know, doesn't support C++ in any way, shape or form. These languages would still need to build a binding via the C API.

Correct me if I'm wrong (which I may be).

cr




More information about the zeromq-dev mailing list