Re: Question about wxEuphoria
- Posted by mattlewis (admin) Feb 15, 2009
- 906 views
RStowasser said...
The only minor problem I see is using global with Eu 4.0 in bigger sized applications.
Yes, this is actually a problem that I'm working right now. Basically, a way to use 3.1 style code to prevent the globals from interfering in other code. The biggest problem is likely to be with mixing code that uses the older standard library and the newer library.
Unfortunately [for wxEuphoria], most of my time for the last year or so has been working on Euphoria itself, and I haven't been able to help Greg as much as I'd like to. But you're correct, we need to get it cleaned up and a v0.12.2 released ASAP.
Matt