On Fri, 15 Mar 2002, Ish Rattan wrote: > On Fri, 15 Mar 2002 [EMAIL PROTECTED] wrote: > > > So make an OO-design and implement it in an OO-language like C++. These > > rules apply to all projects, so the choice between C++ and C for your > > RTLinux project should be obvious. Choose C++ ! > > Design yes, but what does it have to do with C++? A langugae is just > a notation to translate a solution!
Very well said. C++ just has convenient notation. You can implement an OO design in straight C of course, but the notation gets cumbersome, even if you are very clever with your #defines. :) > > -ishwar > > -- [rtl] --- > To unsubscribe: > echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR > echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] > -- > For more information on Real-Time Linux see: > http://www.rtlinux.org/ > -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/