Re: [Q] is there any good replacement for the Xcode?
Re: [Q] is there any good replacement for the Xcode?
- Subject: Re: [Q] is there any good replacement for the Xcode?
- From: Dmitry Markman <email@hidden>
- Date: Tue, 2 May 2006 21:46:26 -0400
actually I think
that Visual Studio environment is pretty bad, clumsy
and extremely inconvenient
at least for me (after years and years programming with CodeWarrior
and now XCode)
XCode is just fine (it could be much better of course)
but for free product it's extremely good
but again it's just me
with XCode you can
maintain variable to watch
display local/auto variables
you can see class list too
you can find declaration in a second
(in fact I created XCode project just for that purpose, I don't build
my library on Macintosh
I do it on linux computer, but if I want to find definition I use XCode)
I have VC++(2003) project for the same library
so I can compare and I can say it's incomparable (again at least for me)
also you can work with gdb just fine
it's much faster then with any GUI
On May 2, 2006, at 4:54 PM, JongAm Park wrote:
The Visual Studio environment is very good. I like the way you can
add and maintain variables to watches, its display of local/auto
variables, class list, finding definition/declaration of variables,
checking variables' types, and so on. The Xcode is not polished
clearly yet, IMHO.
Dmitry Markman
_______________________________________________
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