|
3 registered members (AndrewAMD, juanex, Grant),
1,018
guests, and 8
spiders. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: pragma_pointer
[Re: jcl]
#344194
10/14/10 20:55
10/14/10 20:55
|
Joined: Sep 2003
Posts: 5,900 Bielefeld, Germany
Pappenheimer
Senior Expert
|
Senior Expert
Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
|
I read about the pragma_pointer, but didn't understand what it is about. I, personally don't have any education in any programming language, I simply use Lite-C as did use C-Script, and I prefer '.' by far. This is sort of people who have a programming education background versus those who do not have such a background. I prefer 'easy look' and I prefer this smaller sign, because that's what helps me to script faster, with less typing and less mistakes. And, it is easier to teach it to beginners.
It is a bit about personal presets in general. We always will have personal preferences and personal codes that we include by default on our pc. I don't see a way to get rid of one's personal modifications, we just have to keep an extra folder with the parts that we copy into the new version after updating.
|
|
|
Re: pragma_pointer
[Re: Pappenheimer]
#344195
10/14/10 21:01
10/14/10 21:01
|
Joined: Apr 2007
Posts: 3,751 Canada
WretchedSid
Expert
|
Expert
Joined: Apr 2007
Posts: 3,751
Canada
|
A few thoughts about this: Which beginner actually looks into the acknex.h and default.c files? I for one never looked into one of these files, in fact I care about the include folder as much as I care about water on the mars: don't.
However, I took a look into the files and must say: Where is the problem with -> vs .? The files are already complicated enough for beginners, it wouldn't get any more complicated or "nicer" by making its own scripts incompatible with its own compiler.
One last thing: If a users enables pragma_pointer and suddenly everything refuses to compile, even the conitec ones, wouldn't this make everything much more complicated?
Shitlord by trade and passion. Graphics programmer at Laminar Research. I write blog posts at feresignum.com
|
|
|
Re: pragma_pointer
[Re: WretchedSid]
#344201
10/14/10 22:16
10/14/10 22:16
|
Joined: Sep 2003
Posts: 5,900 Bielefeld, Germany
Pappenheimer
Senior Expert
|
Senior Expert
Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
|
Okay, a question: am I still able to use '.' instead of '->', if '->' gets included in the acknex.h and default.c files? If yes, I don't care, but I thought, if there is a poll about this matter, it must be something with serious consequences, f.i. that I can't use '.' anymore.
Last edited by Pappenheimer; 10/14/10 22:17.
|
|
|
Re: pragma_pointer
[Re: Pappenheimer]
#344206
10/15/10 00:16
10/15/10 00:16
|
Joined: Dec 2008
Posts: 271
Saturnus
Member
|
Member
Joined: Dec 2008
Posts: 271
|
am I still able to use '.' instead of '->', if '->' gets included in the acknex.h and default.c files? If I secretly replaced your inlcude files with the modified ones from Firoball overnight, you wouldn't even notice. At least scripting-wise.  So yes, you can still script the way you're used to. There won't be a difference.
|
|
|
|