From: marcov@stack.nl   
      
   On 2005-09-01, Heinrich Wolf wrote:   
   >   
   > "Marco van de Voort" schrieb im Newsbeitrag   
   > news:slrndhdb97.fhj.marcov@snail.stack.nl...   
   >> On 2005-08-31, Heinrich Wolf wrote:   
   >>   
   >>> P.S.   
   >>> I prefer Delphi against C++, but C++ is much more powerful!   
   >>   
   >> What except templates lead you to that conclusion?   
   >   
   > C++ has some more features, like friend classes, but I think,   
   > these rather make the language more complicated   
   > than giving new opportunities for solving problems.   
      
   Yes. A lot of OO languages have this, trying to cater to every imaginary   
   visibility and hiding situation possible. (including inner classes etc).   
   However IMHO the adding of the features complicates everything more than the   
   original problem.   
      
   > I also can access class fields by making them public.   
   >   
   > However templates are things, that may save much double coding.   
      
   I agree with the latter, however sometimes, when used in combination with   
   some other features (classes, (operator) overloading and MI) they are evil.   
      
   >> (note D2005 and FPC have operator overloading)   
   >   
   > I did not know and I am very glad to read,   
   > that D2005 has operator overloading.   
   > Does D2005 support Projects for Win32 without .net?   
      
   Yes. However inlining and OO are the only important new features, langauge   
   wise, the rest is VB.NET copying pretty much, and the price is high. I'm   
   still at D6 too for that reason. (while I'm pretty interested in inlining,   
   the E1500 price tag for an Enterprise update is too much for that, my   
   employer has D6Enterprise)   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|