rentzsch.com: Tales from the Red ShedTechnical Journal of Jonathan 'Wolf' Rentzschmogenerator v1.10- May 20, 2008 mogenerator is my little command-line tool that reads in .xcdatamodel Core Data model files and spits out Objective C code following the Generation Gap codegen pattern.Version 1.10 (download, source) is out &8212; here&8217;s what&8217;s changed since the last time I wrote about it:Corrected generated code that got snagged on the messaging-nil-with-method-returning-float gotcha (thanks to Ruotger Skupin).Adds +newInManagedObjectContext: method to machine files. I can&8217;t live without this...http://rentzsch.com/code/mogenerator_v1.10 |