Prof A Olowofoyeku (The African Chief) wrote:
[modules]
But it should be possible with moderate effort to implement something like
export Foo = all (FileMode => GPC_FileMode);
so one won't have to name all interface declarations, but only the re-exports and renamings explicitly.
Ok. I'd rather not touch any EP stuff (e.g., modules) at all. However, if that is going to be the only realistic option, then I guess it would have to do ...
Even when QI will work sometime, I think export renaming is still the better solution (shorter to write, and a little more efficient), so you might as well get used to it. :-) As I said, the problem currently is that the syntax given above doesn't work yet, but you'd have to name all regular exports in the `export' clause as well. Any opinions (also from others interested) on whether I should add this feature, and if so, with the syntax above or differently? Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707