Dear Matthias,

I note your change of amforth-shell.py directives:
#include subst by #require ( conditional inclusion )
#install subst by #include ( unconditional inclusion )

Comments:

1) IMO all current lib/* #include references (and a quick grep shows
there are some) should be changed to #require.

2) I am not impressed with this gforth influence. In gforth "include
included require required" are valid gforth words. In AmForth we don't
have a file system... If our shell was written in gforth maybe we should
have given respect and use its existing facilities.

Anyway, as an old C programmer I don't feel comfortable replacing
#include with #require :-)

Thanks, Enoch.

P/S Not that it has any significance, I was the one to have suggested
and implemented the conditional shell inclusion directive.






------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to