Re: Xcode...
Re: Xcode...
- Subject: Re: Xcode...
- From: Clark Cox <email@hidden>
- Date: Tue, 24 Jun 2003 08:13:25 -0400
On Tuesday, Jun 24, 2003, at 07:57 US/Eastern, M. Uli Kusterer wrote:
At 15:10 Uhr -0500 23.06.2003, Jeff Harrell wrote:
Project Builder is legacy code now. I'm not sure what the story is
with Interface Builder.
There's a second page on xCode among the developer stuff. There it
says that xCode leverages IB. So I guess xCode is simply the new name
for PB.
At 1:18 Uhr -0700 24.06.2003, Danny Swarzman wrote:
I went to Job's keynote. Couldn't attend sessions.
From what he showed, there are some new things. Changing source code
while
running in the debugger. Compiling while you type instead of making
you
wait.
Since I can already change source code while in the debugger of PB
right now, I'm a little puzzled... will the app automagically pick up
the change and recompile while debugging? Or what is the advantage
over the behaviour we already have.
Yes, it will. In the demo that was given, code was changed while an app
was running. The change was compiled and linked in automatically, and
the application's behavior changed without restarting it.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: Xcode... (From: "M. Uli Kusterer" <email@hidden>) |