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

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

[Octave-bug-tracker] [bug #49421] Can't set properties in a subclass aft


From: Abhinav Tripathi
Subject: [Octave-bug-tracker] [bug #49421] Can't set properties in a subclass after chaining constructors in base class
Date: Sat, 17 Dec 2016 20:34:03 -0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36

Follow-up Comment #7, bug #49421 (project octave):

@mtmiller The object returned from when the base constructor calls itself it
"base". That's why it cannot directly be assigned. But we can copy the
properties.  
  
@pipeng Yes I tried in matlab. If octave doesn't support "properties" yet then
we can probably have a manual copy of all the properties from sym. This hack
can be left till 'properties' is implemented in octave.  
I'll try this for symfun and post on the github PR.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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