Re: Improvements
- Posted by irv <irv at ELLIJAY.COM> Aug 29, 2000
- 486 views
--On Tue, 29 Aug 2000, <tone.skoda at SIOL.NET> wrote: > > No; The author of include file must name them originally that way they don't > conflict with any others, they mustn't be common names. When i write global > routines in my include files i never name them like 'button', but > 'TS_button' (my initials). Well, that is sort of a band-aid approach to the problem.. With most other languages, which may have thousands of people writing "includes", it wouldn't be practical. Tom Smith might just write code too, you know. This problem has of couse been faced, and solved, in most mainstream languages. We're just waiting for Rob to come up with a Euphorish solution. If it's like his other solutions, there's a 50/50 chance that he'll come up with some extremely clever and innovative new way to implement this. Irv Regards, Irv