Intelli2 wrote this copyrighted missive and expects royalties:
> Hello,
>
> Read this:
>
> ==
>
> Visual Studio is not really comparable to C++ Builder.
>
> Yes they are both C++ compilers but:
>
> 1- Visual Studio is only RAD when using .NET languages
> 2- MFC is 'semi-rad' but does not come close to ease of use of VCL
> 3- Visual Studio compiler is better at producing optimized code, but C++
> Builder uses Clang which is pretty good
> 4- Visual Studio and C++Builder are both standards compliant (CB using
> Clang-based compilers)
> 5- C++ Builder comes with Boost
> 6- C++ Builder XE is much better than previous versions (not including
> Builder C++ 6.0)
> 7- You can't beat the RAD tools in C++ Builder for C++ development,
> nothing comes close
Does it still base most of its functionality on Delphi?
If so, forget about it! I was dumbfounded the first time I stepped through
a constructor in the Builder debugger.
> The biggest recommendation I can make is DO NOT MOVE TO MFC, that's
> where the pain starts.
People still use that?
--
A banker is a fellow who lends you his umbrella when the sun is shining
and wants it back the minute it begins to rain.
-- Mark Twain