ns_func_cleanup branch, notes

NotFound julian.notfound at gmail.com
Fri Jun 18 17:40:36 UTC 2010


> Yes, that's a very good thought. Keeping wrappers around would be a
> good thing for groups like Rakudo that need them. I will try to add
> these tonight.

You can put in the wrappers a call to the recently introduced function
Parrot_warn_deprecated, something like:

  Parrot_warn_deprecated(interp, "foo is deprecated, use bar instead");

-- 
Salu2


More information about the parrot-dev mailing list