motine / Ohouse

Ohouse
Other
3 stars 2 forks source link

Refactor delegate tools to use static methods #2

Closed zanetworker closed 10 years ago

zanetworker commented 10 years ago

The apitools.py makes use static methods. Therefore, to make the implementation of the delegatetools.py consistent, some methods should be re-factored to be static.