Re: C++ file template without header?!? -> С++ is not respected
Re: C++ file template without header?!? -> С++ is not respected
- Subject: Re: C++ file template without header?!? -> С++ is not respected
- From: Thomas Davie <email@hidden>
- Date: Sat, 03 Sep 2011 11:12:58 +0100
On 3 Sep 2011, at 10:49, Ruslan Zasukhin wrote:
> Agree, same here. Although we delay jump to 4.x because we want yet some
> time support for PPC and other issues.
>
> I think this follow trend of the whole world.
>
> Apple care ObjC
> MS care C#
>
> And both pay less attention to C++ mother/father of both.
C++ is not the mother or father of either of these languages.
ObjC comes from C, and Smalltalk; C# comes vaguely from java which was specifically designed not to be low level like C++.
> As for me I think this is not right decision.
>
> ObjC works only on MAC.
Incorrect, Obj-C can be compiled on pretty much any platform – hell, apple even contributes the vast bulk of the code to a BSDed compiler front end for it that works on many many platforms. Apple's foundation/app kit implementations are mac only, but there's other open implementations of them too (see GNUstep and Cocotron for example).
> C# works mainly only on win ...
Incorrect, C# works on lots of platforms, see Mono.
> Soon C++ developers will be like dinosaurs ? :-)
Possibly, but why is that apple or MS's concern? Quite frankly, any coder that can only code in one language isn't much of a coder ;).
Bob
_______________________________________________
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