1. Re: Euphoria 2.5 Will Break Existing Code
- Posted by "Igor Kachan" <kinz at peterlink.ru> Feb 17, 2004
- 539 views
Hello Christian, ---------- > From: Christian Cuvier <Christian.CUVIER at agriculture.gouv.fr> > Subject: RE: Euphoria 2.5 Will Break Existing Code [snipped solved problem] > And it does not solve the case when you have to issue > the "include" statement from inside a routine, or even > an "if" block. You can expect dynamic includes to be most > needed in dynamic contexts like these. These dynamic contexts are something dangerous, one step and you may have a selfmodified proggy, which lives as it wants and even kills whom it sees. Remember The Matrix movie. I personally do not want to fight selfmodified EU Smith-bugs in my local net. For now localSo, in 2.5 we may have more pure Euphoria philosophi -- [define then use] may be [define, check, use] now. You'll must divide your dynamic context onto more clear sequential modules in 2.5. > And Eu is supposed to support modular programming. Yes, we, all dynamic lovers, are dividing our contexts onto modules just now. Me, Al, next one is unknown for now. > It looks like "simple programming language" is quite > different from "simple programming". Yes, I think, programming never was simple. It is just something ape-like in VB - click&drag&drop. But this is illusion of simplicity - VB doesn't work on DOS32, Linux, FreeBSD as Euphoria works. VB is MS' "agent Smith", isn't it?
> Good marketing trick, Rob. This is not a trick, I think, Rob is working as bee. It is a good work. > For suggestions about tweaking Eu towards simple programming, > see the wish2.txt file I sent 08/19/2003. It may have appeared > as a long post. Any help in the OpenEuphoria project is welcome. Good Luck all EU coders! > CChris Regards, Igor Kachan kinz at peterlink.ru