Request for Enhancement: Include Files
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
|
Not Categorized, Please Help
|
|