Re: XCode Falls Short - for now
Re: XCode Falls Short - for now
- Subject: Re: XCode Falls Short - for now
- From: Dave Camp <email@hidden>
- Date: Mon, 30 Oct 2006 12:18:46 -0800
On Oct 30, 2006, at 7:23 AM, Scott Ribe wrote:
I agree. It is a recent thing.
Even after years, I remain *shocked* at how hard many Windows IDEs
make it
to see your header and implementation next to each other. It is
sheer UI
*stupidity* to not make this easy.
And, of course, many of the IDEs out there are now oriented toward
Java,
where this is not an issue.
Maybe this explains Windows engineers tendency to put all their C++
code in the .h files? Almost every Windows port job I work on has
50-75% of the C++ source inlined in the .h files. I've never been
able to get an explanation as to why I see this so often... that's
got to put a lot of pressure on the linker to strip out all the
duplicate code generated in each object file.
Dave
---
In English, every word can be verbed.
_______________________________________________
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