my current (already accepted) design has a small translater that works a gateway from server (using zmq) to client having an (existing) http-interface. I would really like to kill the http-stuff from the applet and plug in some (proxyable) zmq-implementation, but I'm afraid this will end up in REAL work on client side.
Sven
---------------------------------------------------------
E = mc² ± 2dBA ----- everything is relative
---------------------------------------------------------
-----Original Message-----
Date: Wed, 24 Nov 2010 16:39:07 +0100
Subject: Re: [zeromq-dev] Regarding java binding of 0MQ.
From: Alexey Ermakov <[email protected]>
To: ZeroMQ development list <[email protected]>
On Wed, Nov 24, 2010 at 5:39 PM, gonzalo diethelm <[email protected]> wrote:
> Perhaps, as Martin S. suggested, we could handle this with version
> numbers. Alternatively, I am not really afraid of breaking backwards
> compatibility.
Backwards compatibility has been broken anyway with your recent change
in Poller (you've moved the POLLIN/POLLER/etc constants to Poller),
and no one complained about that. :)
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
