Re: speed of eu 2.5 + dynamic inclusion
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Nov 22, 2004
- 1038 views
On Mon, 22 Nov 2004 19:19:14 +0100, Juergen Luethje <j.lue at gmx.de> wrote: <snip> >>> Concerning this point, I had an idea some time ago (URL might wrap): >>> >>> http://www.listfilter.com/cgi-bin/esearch.exu?fromMonth=2&fromYear=9&toMonth=2&toYear=9&postedBy=Juergen+Luethje&keywords=%2214+Feb+2004+10%3A54%3A22%22 >>> >>> Maybe you can tell me, whether it actually works? >> >> That is good idea, though not always usable. > >When is it not usable? Maybe we can find here another solution for those >cases. > I believe 2.5 will parse the entire program and all included files before executing anything, so the above will not work ever. The only way I can think of is the program reads the include file, and if wrong, rewrites it and restarts the whole program from scratch. Regards Pete