|
From: | Bahadir Balban |
Subject: | Re: C++ |
Date: | Thu, 24 Sep 2009 12:19:41 +0300 |
User-agent: | Thunderbird 2.0.0.23 (X11/20090817) |
address@hidden wrote:
Right, you can use languages with more abstraction to hide some complexity. However, this also obscures the view on what is really happening, and limits possibilities. So abstraction is always a compromise.
Yes. Certainly.
The problem with C++ is that IMHO the abstractions are very poor: they obscure a lot without really hiding much complexity... -antrik-
So why are you in favor of IDL compilers? To me that is also an abstraction that is a compromise. You could simply use a library with helper functions, and know what is going on, instead of design a whole system around compiler-generated communication idioms.
-- Bahadir Balban
[Prev in Thread] | Current Thread | [Next in Thread] |