1. Request for Enhancement: Include Files
- Posted by Jeff Zeitlin <jeff.zeitlin at MAIL.EXECNET.COM>
Feb 26, 1998
-
Last edited Feb 27, 1998
Currently, the environment variable EUDIR contains a single
directory specification, which is used by Euphoria to determine
the location of include files.
I think it would be nice to allow this variable to contain
multiple directories, =E0 l=E1 PATH.
Rationale (possibly weak): I tend to keep include files
segregated either by package or by author. If I write code for
distribution, includes should optimally request only the file
name, rather than a path - since the person using my code may not
have the same method of managing include files. Certainly, the
eventual user can edit the source - but why should he have to?
And why should _I_ have to find _all_ my programs and edit them
if I decide to reorganize my include files?
--
Jeff Zeitlin
jeff.zeitlin at mail.execnet.com
2. Re: Request for Enhancement: Include Files
- Posted by Cameron Kaiser <spectre at WWW2.BUOY.COM>
Feb 26, 1998
-
Last edited Feb 27, 1998
> Currently, the environment variable EUDIR contains a single
> directory specification, which is used by Euphoria to determine
> the location of include files.
>
> I think it would be nice to allow this variable to contain
> multiple directories, _ l_ PATH.
Make that another vote. I get annoyed having .e files all in the same place.
--
Cameron Kaiser * spectre at sserv.com * http://www.sserv.com/
--
Visit the leading Internet starting point today!
http://www.sserv.com/
--