Page 1 of 1

Classes like c++

Posted: Wed Aug 27, 2003 10:22 am
by Megaborsti
I searched the onlinehelp, but I had´nt found anything that looks like a class (like classes in c++ for example). :cry:
I think it was helpful to add some object-oriented stuff to purebasic because it would make some things easier.
If there already are such things, it was probably good to add to the onlinehelp, otherwise they should be implemented.

Posted: Wed Aug 27, 2003 11:44 am
by gnozal
Purebasic is NOT object oriented and should remain this way, I think.
See viewtopic.php?t=6063&highlight=object+oriented

Posted: Wed Aug 27, 2003 3:37 pm
by Kale
I think it was helpful to add some object-oriented stuff to purebasic
No..no..no... please do not go there.. [again] :?

Posted: Wed Aug 27, 2003 5:43 pm
by fsw
If you look here (in german):

http://www.robsite.de/php/pureboard/vie ... php?t=2008

you can see one approach to do classes in PureBasic.

But you have to do all by yourself...

Posted: Thu Aug 28, 2003 4:30 am
by Inner
thank goodness for that, I absolutely detest 'OO' in any of its language dilects.