You are hereWhat type of inheritance do you think FreeBASIC should get?
What type of inheritance do you think FreeBASIC should get?
Multiple, similiar to C++.
50% (15 votes)
Single (with interfaces), like C#.
43% (13 votes)
Mysoft no like OOP! FIRE BAD!
7% (2 votes)
I like the current no inheritance objects.
0% (0 votes)
Total votes: 30

I forgot to comment when I voted. Anyway, FIRE BAD!!! Just kidding. I think we should pretty much follow the C++ paradigm, with a bit of "what programmers have collectively learned over the years" applied. :)
Yea, I see no reason to restrict to single inheritance, we'd lose any chance of c++ compatibility.
Because we're already doing it in a limited fashion, might as well go all the way.
Post new comment