New issue 14 by tim...@gmail.com: sadi.py : add hook to augment service
description
http://code.google.com/p/sadi/issues/detail?id=14
per Tim and Jim email discussion.
def getServiceDescription(self)
should add a hook for services to add descriptions.
For now, override it wholesale.
(BTW, I do not seem to have edit permissions to change this issue's product
from "Product-JavaAPI" to the python one)
Comment #2 on issue 14 by mccus...@gmail.com: sadi.py : add hook to augment
service description
http://code.google.com/p/sadi/issues/detail?id=14
(No comment was entered for this change.)
Comment #3 on issue 14 by mccus...@gmail.com: sadi.py : add hook to augment
service description
http://code.google.com/p/sadi/issues/detail?id=14
This issue was closed by revision r1875.
To use this, override annotateServiceDescription(self, desc) on your
service to add assertions to the service description, desc.