[SVN] r10589
Allan Odgaard
mailinglist at textmate.org
Thu Sep 18 15:08:23 UTC 2008
• remove accessor methods for mutablePrefix, theTableView, and filtered
Majority of the code was hitting the instance variables directly, and these are anyway not public properties, so I don’t think it is worthwhile to have the extra code required for “abstracted” accessors for these instance variables.
Changed:
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.h
U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.mm
More information about the textmate-dev
mailing list