forum > Conditional Compilation

  • I wonder in what cases do people use conditional compilation.

    I see 3 cases:
    1) import/typedef
    2) additional code (override/trace/assert/etc)
    3) variable initialization
    Is it enough to support that cases in IDE?

  • If an IDE for Haxe can make thing easy that's great but there is no telling how people use Haxe so it should always be possible to access any compiler switches manually... ie it's often handy to be able to directly edit an hxml file.

< Prev | Page 1 / 1 | Next >