registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #31049
[Bug 612344] Re: Blacklist API sucks
So the final consensus is that the parameter s is any randomly chosen
identifier for an application.
* GetBlacklists() -> ({sE})
* AddBlacklist(sE) --> Changed(sE)
* RemoveBlacklist(sE) --> Changed(sE)
I changed the name to Blacklist instead of Template for the method names
as it sounds better and is more clear
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for NULL Project.
https://bugs.launchpad.net/bugs/612344
Title:
Blacklist API sucks