Not logged inOpenClonk Forum
Up Topic Concept: Core objects

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Günther
The most hideous hack is for for(var x in array), and removing #strict <2 isn't going to help that one. While removing old-style-functions will delete a noticable amount of code, the parser for that is cleanly separated and doesn't matter much. But deleting code will also always remove bugs, and here we have a nice opportunity to do that without removing actual functionality. And removing the #strict check from the C4Value conversions might even matter for performance :-)

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill