Quote:
Originally Posted by Stefan
Because join and leave are dynamic functions, not done at compile time. It could be possible to expand the "import" function to allow importing of const and enums from other classes.
|
I would be happy with a non-dynamic, compile-time, include-style alternative to join, for my situation. (I am not sure whether you are suggesting to modify join, or add an 'import' compile-time-function, or.)