Skip navigation.
 
mlRe: Cocoa development with X-Code
FROM : Kevin Callahan
DATE : Sun May 01 18:50:08 2005

>
> On 30-Apr-05, at 10:24 PM, James Dessart wrote:
>

>> On 4/30/05, Tom Birch <<email_removed>> wrote:
>>

>>>  From what I understand from the Core Data docs, you don't need 
>>> Xcode
>>> at all to use it. Xcode makes it a hell of a lot easier, but you can
>>> generate the managed object model in code.

>>
>> I imagine it would take some work, but no doubt someone could write a
>> standalone managed object model editor to remove any XCode
>> dependencies, for those who are so inclined.



On May 1, 2005, at 5:23 AM, Johnny Deadman wrote:
> I'm not even sure it would take that much work. If you were willing 
> to forego the graphical editor, which is pretty much useless once 
> your model gets big, it would be very easy to do.
>
> Not a bad idea actually. Maybe a job for Kevin Callaghan!
>
> <ducks>


ah!  spelling with the "g"  :-)

Actually, the next release (rsn) will include some Core Data stuff. 
But I'd prefer to provide code that is not duplicated by XCode.  I'm 
all ears as far as what code would make life easier.  Send requests.

Kevin

Related mailsAuthorDate
mlCocoa development with X-Code Erik M. Buck May 1, 03:12
mlRe: Cocoa development with X-Code Tom Birch May 1, 04:03
mlRe: Cocoa development with X-Code James Dessart May 1, 04:24
mlRe: Cocoa development with X-Code Tom Birch May 1, 04:48
mlRe: Cocoa development with X-Code mmalcolm crawford May 1, 04:53
mlRe: Cocoa development with X-Code Andy Lee May 1, 04:58
mlRe: Cocoa development with X-Code Marco Scheurer May 1, 13:57
mlRe: Cocoa development with X-Code Johnny Deadman May 1, 14:23
mlRe: Cocoa development with X-Code Kevin Callahan May 1, 18:50