Wolf Rentzsch
Wolf Rentzsch
Hey Hal, Good to hear from you again. In general, I think that's a fine idea. How would `-fetchRequestFromTemplateWithName:` vs `-fetchRequestFromTemplateWithName:substitutionVariables:` be handled? Would the generated fetch request wrapper machine...
At first take all of this looks great. Swift extensions can Do More than Obj-C categories, so I think they're a win now.
I took a look at https://github.com/justin/mogenerator-sample. Looks Good To Me. I'm still not using Swift in anger, so I'm not the best judge on the Swift codegen side of mogenerator....
@pip8786 I don't know the tradeoffs, we'll see what @justin has to say. In terms of your own templates, it's really easy to use your own variant that uses Set...
I merged in https://github.com/rentzsch/mogenerator/pull/352 but haven't made an official release for it yet. Does it do what you want?
Thanks, I pulled it into a feature branch: feature/syntax-highlighting. I plan to port it over to RegexKitLite so I can target 10.6 again. Cool with you?
Should work. Reason you're referencing _real_function in the second attempt?
@ramosian-glider thanks for the link, I'll take a look
@Fl0ri4n unfortunately I'm too busy with other projects to look into this. How does the stable branch not work for you? Crash? Just doesn't override?
Sorry, there's a lot of macOS-specific dependancies. Pull Requests welcome.