octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #9048] Matlab compatible publish function


From: Carnë Draug
Subject: [Octave-patch-tracker] [patch #9048] Matlab compatible publish function
Date: Fri, 15 Jul 2016 13:50:12 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #3, patch #9048 (project octave):

Just to be clear on something that was not mentioned on this patch yet, this
is a work on top of the publishd function from the miscellaneous package:

 
http://hg.code.sf.net/p/octave/miscellaneous/file/ae5cf73a03e1/inst/publish.m

It was also listed on the tasks #12153 "Incorporate Octave-Forge core
functions into Octave"

  https://savannah.gnu.org/task/?12153

What should be done about the miscellaneous package?  How incompatible is this
new version?  Is it worth keep the older one under a different name?

Some possible approaches:

* remove publish from miscellaneous
* remove publish from miscellaneous and bump its dependency to Octave 4.2
* have installation of miscellaneous only include the old version of publish()
in Octave versions that miss the function
* duplicate the new implementation of publish() to the miscellaneous package
and install it only in Octave versions that miss the function
* rename the old version of publish in the miscellaneous package, and
deprecate it (maybe mixed with one of the options above)

I'm leaning towards the first solution since the package is not really
maintained and I don't remember anyone mentioning using that function from
that package.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9048>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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