The proposal to merge lp:~zorba-coders/zorba/identifiers into lp:zorba has been updated.
Commit Message changed to: Changed the implementation of the reference module. Now the module provides functions to compute an immutable and opaque reference for any node, either temporary or stored in a collection and for retrieving nodes given their identifier. The identifiers are immutable, i.e. a node identifier do not change during the node lifetime. Identifiers are also unique, in that, two nodes with different identities have different identifiers. A node, at any time during its lifetime, can be retrieved by its identifier. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/identifiers/+merge/78383 -- https://code.launchpad.net/~zorba-coders/zorba/identifiers/+merge/78383 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

