bug fix: PLCAPI (e.g. DeletetPerson) delete an object and then call registry.remove...
authorAnil-Kumar Vengalil <Anil-Kumar.Vengalil@sophia.inria.fr>
Thu, 3 Sep 2009 10:03:41 +0000 (10:03 +0000)
committerAnil-Kumar Vengalil <Anil-Kumar.Vengalil@sophia.inria.fr>
Thu, 3 Sep 2009 10:03:41 +0000 (10:03 +0000)
commitbedee4a2053251630b3a212207d6231fb7ad46ed
tree8a4617affae671b52fa39eef778092ac47910883
parentf21fb08570a1cf9b0c663e364b332eeebb669c59
bug fix: PLCAPI (e.g. DeletetPerson) delete an object and then call registry.remove, which again tries to remove the same object using PLCAPI call
sfa/methods/remove.py