]> git.k1024.org Git - pyxattr.git/commit
Convert to object protocol
authorIustin Pop <iusty@k1024.org>
Sun, 29 Jun 2008 17:00:42 +0000 (19:00 +0200)
committerIustin Pop <iusty@k1024.org>
Sun, 29 Jun 2008 17:24:57 +0000 (19:24 +0200)
commit511946b31e1f4e5f6d6cd378e0e3d683031a3a1f
treef9c0a032a0597622db0d1d0695bf9135c19d7df7
parentfc3a7e09ab91cda38d5e3ba8e97681409d3eed97
Convert to object protocol

This patch changes the hardcoded if-then-else constructs for selecting
the type of function (file-descriptor, symlink, normal path) into a
generic framework.
xattr.c