rentzsch.com: tales from the red shed

Running mogenerator from Xcode

Links

Scott Guelich has written about how invoking mogenerator directly in Xcode via AppleScript. Thanks for writing it up and sharing the script, Scott!

In other mogenerator news, I took a swipe at fetch request wrappers and have it more or less working in my working copy.

Fetch request wrappers are little wrapper methods that take your model-based fetch requests and expose them as class methods, with bindings nicely populated via normal method parameters.

I had this working in the EOF+eogenerator+Java days, and I miss it. I’m trying to make the generated methods really nice, so it’s taking extra time. Plus there’s two gotchas that need writing up.

(I need to be careful here, my talking points on the subject are building up and conspiring amongst themselves to demand presentation via a paper-style Love, Hate and Core Data entry. I have zero time for that, so I’m trying to cleave out the points, make them independent and post them on their own. If you don’t hear from me for a while and then the aforementioned paper or its substantial likeness appears, you’ll know that I’ve failed.)

Finally, a nice binary installer in on the MUST list for 1.2. I’m really embarrassed I haven’t made one yet. Alas, no time for three weeks at least.

Tuesday, January 02, 2007
12:00 AM