May I ask you? you think I use PB command set all day and I'm against windows api?, furthermore, we do optimize and programm in inline and direct asm here. I don't know about you.. but we do.
I had to even develop many array functions that PB lacks of, and didnt even bitch about it, just did it. Because I needed it.
If I use PB it's because of the syntax, it's faster to write anything in it. However it's functions are not fast. Yes, faster than blitzbasic and vb in many cases, but not as fast as they could be. (For example, the RGB() function is so slow that I had to make my own, which, let me mention: works twice as fast).
And the same with everything. So don't come saying that. If I learn anything using purebasic it's because I don't stick to the box, I get out of the box and work from there, and yes, we use C here as well, sometimes its better to use C than PB, I cant help it.
Well I didnt really say they were stupid, just that they had lots of whims and they were wannabes. Fat they might be if they are all day using .net and nothing else
It's not the same to use .net functions than to make your own functions in PB or any language and use them. At least you've got the source of them and you can fix anything you want with out having to republish a 30MB file or just a patch, which even if its 100KB it is 100KBs and its bothering the client (say those 100KBs PLUS the new exe / files of your program.. stupid).
And for the record, If you look around you, you'll see many people complaining about ASM in here ("oh how ugly the codez looks", etc) It's not about how it looks its about the speed... and possible functionality enhancements. thats all (although I got to know just a weird small amount of people who actually found ASM sexy, anyone in here that is like that?).
