On Monday, July 19, 2010 17:44:21 David Leverton wrote:
> On 19 July 2010 22:11, Mike Frysinger wrote:
> > you mean the people who want to use get_all_version_components would have
> > to change their invocation to go through eshops_need ? otherwise i dont
> > follow what you mean.
>
> You define the function, then call eshopts_need immediately
> afterwards, and it sets up the wrapper automatically. You can then
> call get_all_version_components as normal.
ok, but that still means all callers need to be updated. complexity should be
kept centralized & internal imo.
-mike