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

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

[Octave-bug-tracker] [bug #53084] capitalized property names in get(gcf)


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #53084] capitalized property names in get(gcf)
Date: Fri, 9 Feb 2018 04:51:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #53084 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Yes, there is indeed a compatibility issue between Octave and ML, but changing
property names would cause an Octave backward compatibility issue.

A workable approach could be to capitalize property names in the source code
(this will be necessary in the future, to support hg2 system) and let "get"
return capitalized or lowercase properties depending on a root property, e.g.
"lowercase_properties". The latter would be "on" during a short period of time
(one version), then "off" (one version), then removed to favor uppercase
properties in Octave codes.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53084>

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




reply via email to

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