Files
textmate/Frameworks/OakFoundation
Allan Odgaard 621c821689 Don’t register existing value transformers
It can happen that we register the same value transformer twice, e.g. if we register it in an initialize method (since these are not guaranteed to only be called once).

This isn’t a problem per se, but there is no reason to create the new instance.
2012-08-21 18:21:40 +02:00
..
2012-08-09 16:25:56 +02:00