On Tue, Feb 10, 2015 at 1:39 PM, Doron Somech <[email protected]> wrote:
> I'm not sure I fully understand, when you POST into the account you actually > make a update to an account. POST means "create new X as child of Y" and returns a new uniue ID. There is a root object to which the tree is attached. PUT modifies a single item. In XRAP you don't send back the whole tree. Each item has an identifier you can use to work with it. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
