]> git.draconx.ca Git - upkg.git/commit
libuobject: Store hierarchical object names for UObjects.
authorNick Bowler <nbowler@draconx.ca>
Tue, 15 May 2012 02:15:01 +0000 (22:15 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 15 May 2012 02:15:01 +0000 (22:15 -0400)
commitaa72d53735c595550e417882b9aa8d1473b9b57c
tree5afe99c4d585f1ba2f683ae1ca97ca61e6a7f285
parentc148dfd50aef1b3f8142238a0bf88f20e95700a9
libuobject: Store hierarchical object names for UObjects.

Such names are useful for logging and, in general, displaying object
references in a human-readable manner.  This is only a partial
implementation, as package names are not yet available to the
deserialize method.
src/uobject/uobject.c
src/uobject/uobject.h
src/upkg.c