On Fri Nov 08 13:16:03 2019, DJERIUS wrote:
Show quoted text> On Fri Nov 08 11:41:38 2019, haarg wrote:
> > Please stop poking the internals like this. non_methods is
> > absolutely
> > not meant to be used that way, and there is no guarantee it will have
> > the exports listed in it.
> >
> > I'm likely to restore the 'export' key for backwards compatibility,
> > but also provide better ways to get access to the exports.
>
>
> No arguments here, but I don't have much of a choice as I need to get
> my own code working after the latest Moo update, and unfortunately
Can you explain what you are doing in your own code that this makes sense?
Show quoted text> can't wait for a more appropriate fix. So, consider this a hot fix
> made available to those like myself who need an immediate solution. I
> have every faith in TOBYINK's doing the right thing in the long run.
>
> In any case, there seems to be an awful lot of poking around at Moo's
> innards by various parties who have written some really useful code,
> so it might be useful to set down some rules as to what's permissible.
>
> Thanks for your efforts on Moo and friends. It's always appreciated.