1,852
edits
m (→Lower-priority issues: Update bug #52614.) |
(→Features that are not implemented: Property Validation Functions and links) |
||
Line 93: | Line 93: | ||
=== Features that are not implemented === | === Features that are not implemented === | ||
==== enumeration ==== | ==== [https://www.mathworks.com/help/matlab/enumeration-classes.html enumeration] ==== | ||
Octave should be able to parse the enumeration section of a classdef definition but nothing is done with it. Progress on this feature is tracked in bug report {{bug|44582}}. | Octave should be able to parse the enumeration section of a classdef definition but nothing is done with it. Progress on this feature is tracked in bug report {{bug|44582}}. | ||
==== events and listeners ==== | ==== [https://www.mathworks.com/help/matlab/matlab_oop/learning-to-use-events-and-listeners.html events and listeners] ==== | ||
Octave should be able to parse the events section of a classdef definition but nothing is done with it. Progress on this feature is tracked in bug report {{bug|56194}}. | Octave should be able to parse the events section of a classdef definition but nothing is done with it. Progress on this feature is tracked in bug report {{bug|56194}}. | ||
==== [https://www.mathworks.com/help/matlab/matlab_oop/property-validator-functions.html Property Validation Functions] ==== | |||
=== Open Bug Reports for Other Issues === | === Open Bug Reports for Other Issues === |