[ckan-dev] BaseController unused code
Toby Dacre
toby.okfn at gmail.com
Wed Jan 9 11:05:48 UTC 2013
lib.base.BaseController defines the following private functions that appear
not to be used or if they are they are being mis-used.
Is anyone aware of why I shouldn't just delete them
_get_user(self, reference):
_get_pkg(self, reference):
_get_group(self, reference):
_get_tag(self, reference):
_get_request_data(cls, try_url_params=False):
_make_unicode(cls, entity):
_get_timing_cache_path(self):
_handle_update_of_authz(self, domain_object):
_prepare_authz_info_for_render(self, user_object_roles):
Thanks
Toby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20130109/41735abf/attachment.html>
More information about the ckan-dev
mailing list