[ckan-dev] get_action() overriding question
Adrià Mercader
amercadero at gmail.com
Fri Feb 17 15:27:58 UTC 2012
Hi Toby,
Yes, as a general rule all calls to logic actions should go through
get_action to allow plugins to override.
Cheers,
Adrià
On 17 February 2012 15:18, Toby Dacre <toby.okfn at gmail.com> wrote:
> I've got a quick question on the get_action() logic
>
> As an example in logic.action.update task_status_update_many() explicitly
> calls task_status_update()
> Is this the correct behaviour or should it be going through get_action() to
> pick up any plugin logic?
>
> Cheers
> Toby
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
>
More information about the ckan-dev
mailing list