octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Removing __dispatch__


From: John W. Eaton
Subject: Removing __dispatch__
Date: Fri, 21 Oct 2016 11:13:49 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

About 6 years ago, we deprecated the "dispatch" function. The actual functionality was moved to the internal function __dispatch__ and a .m file wrapper preserved the original function name. The dispatch function was removed in Feb 2012 for the 3.8 release but we kept the __dispatch__ function and all the internal machinery for it. Now I can find no uses of either dispatch or __dispatch__ in Octave or Octave Forge. Does anyone object to completely removing this obsolete feature?

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]