On Wed, Aug 25, 2010 at 3:29 PM, gonzalo diethelm <[email protected]> wrote:
> Matt, I have not seen your code, so my comments may not apply. I understand > there already is code in 0MQ to generate UUIDs; if you are reusing / > improving this code, I think it would be a good idea to encapsulate it in a > single place. The stopwatch functions are in the core because bindings need them, not because they're useful to applications. There is a policy of not allowing zmqlib to become a portability or utility library. Which is why I started ZFL, so I'd suggest a zfl_uuid class in that library. I'm happy to wrap up code if someone sends it to me. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
