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

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

[Octave-bug-tracker] [bug #42135] get(0, 'FormatSpacing') always returns


From: Rik
Subject: [Octave-bug-tracker] [bug #42135] get(0, 'FormatSpacing') always returns 'loose', should return the "format compact/loose" setting
Date: Thu, 24 Apr 2014 15:28:06 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #6, bug #42135 (project octave):

I don't like Matlab's approach to putting interpreter configuration variables
in the graphics root object.  Conceptually the two are unrelated, and I
suspect they did this early on not through infinite wisdom, but because they
didn't have another place to store this kind of data.

In terms of data encapsulation I think it is better to keep Vcompact_format
together with the other format related configuration variables in
pr-output.cc.  For Matlab compatibility, a get/set bridge from the root object
properties to pr-output.cc is necessary.  But my vote would be to go no
further than that.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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