Re: Generating NSManagedObject code
Re: Generating NSManagedObject code
- Subject: Re: Generating NSManagedObject code
- From: Rick Mann <email@hidden>
- Date: Thu, 01 Nov 2012 15:10:55 -0700
On Nov 1, 2012, at 14:55 , "Sean McBride" <email@hidden> wrote:
> Well, I guess this list is not the right place to discuss troubleshooting mogenerator, but I have not found it to be buggy at all. And what do you mean context-dependent anyway? It assumes pretty much nothing about your entities.
No, Sean, I was referring to Command-C/V in Xcode to get the code, as mentioned by:
On Nov 1, 2012, at 14:17 , Kelly Keenan <email@hidden> wrote:
> If you use command-C to copy an attribute/relationship, you can use command-option-V to paste the code into your source/header file.
It's buggy in that it does not recognize .mm files as valid for pasting code (it only pastes the name of the attribute selected), and it's context-dependent in that you can only paste interfaces into a .h, and implementations into a .m(m). What if I want to put the interface into my .m? I can't.
I have yet to try mogenerator.
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden