AW: Linux kernel modules development in C++

From: Carsten Lang (carsten@2net.de)
Date: Fri Sep 29 2000 - 10:34:34 EST


Hi,
i don't want to start discussing the pros and cons of using C++ in kernel
development.
BUT: why do we blame people if they want to?
It is possible to produce stable and good C++ modules (i have one for a
framegrabber device) and it is much easier to port already exsiting C++
drivers from windows to linux.
So all i want to ask for is to give an easy way to people to
write their modules in C++. All we have to do is to change some few
lines in the kernel (the variable names "class", "public" and so on).
I'm VERY sure, that after this annoying problem is solved, we have
a C++ capsule which can be used by hardware manufacturers to
provide their Linux-drivers very fast by porting them from windows to
Linux by using a generic (C++) interface.
I don't need a very good and fast operating system, because of being
written in C, which is not supported by my hardware...
Somebody thought about that?????
In my opinion we should not change the whole system to C++,
that would be very crazy (although i'm quite sure the quality of
Linux would increase), but I want to choose the language i'm
writing my device drivers in.
And if the changes are so ridiculous small, why don't we start doing
them????
Regards
        Carsten
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 30 2000 - 21:00:24 EST