Files
textmate/Frameworks/DocumentWindow
Allan Odgaard 10e3536a80 Change method signature
We return a variables map instead of updating a map passed in by reference. The previous API was mainly done because we couldn’t previously return non-POD from Objective-C methods. Returning a map with variables makes the API more exact, e.g. how to handle existing entries is no longer an issue (that is, the caller will have to chose the appropriate duplicate strategy).
2013-05-12 11:09:17 +07:00
..
2013-05-12 11:09:17 +07:00
2013-01-08 22:48:06 +01:00