[vlc-devel] [PATCH] macosx: Refactor MainWindow class for better code-style consistency
Marvin Scholz
epirat07 at gmail.com
Thu Sep 24 15:07:58 CEST 2015
On 24 Sep 2015, at 15:03, Felix Paul Kühne wrote:
> Yep, indeed, properties would make sense here as well.
I did some research if I should have used properties instead, but given
that it seems
we don't ever need to access any of these outside the current class, it
makes no difference.
I am fine with either properties or ivars, although I am more used to
properties.
(I just kept it like that because of the original code and thought there
might have been a
special reason for it being ivars.)
More information about the vlc-devel
mailing list