mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
We now have: - performBundleItem: - performBundleItemWithUUIDString: - performBundleItemWithUUIDStringFrom: I’m leaning toward changing the prefix, as ‘perform’ is mainly action methods invoked as a direct response to some user action (with that action part of the name), but haven’t found a better prefix yet.