| Article: |
Network Test Automation with Mac OS X and Tcl | |
| Subject: | Updates to the prose ... | |
| Date: | 2001-10-30 10:59:18 | |
| From: | hobbs | |
|
I think this is a good article to describe how OS X will be all the more powerful as people take more advantage of the Unix base. As for the Tcl references, I wanted to make some small comments / corrections. The reference to http://www.scriptics.com/ for Tcl should be http://www.tcl-tk.net/ or http://tcl.sourceforge.net/. www.scriptics.com now is a direct DNS pointer to www.tcl-tk.net, but the tcl-tk reference is better in the long run.
|
||
Showing messages 1 through 2 of 2.
-
Updates to the prose ...
2001-10-30 11:57:38 mnorton01 [View]
-
Updates to the prose ...
2001-10-30 19:53:30 hobbs [View]
Mike,
It would be interesting and beneficial if expect could be part of the standard Mac OS X distribution.
Also, I do understand the reality of multi-language environments, especially in coporate environments. I just wanted to plug tclhttpd as well, for those that may be working on a smaller scale, or are looking for an all-inclusive approach for a project.
Thanks,
Jeff



Thanks for the feedback.
As for the 8.4a2 build that is the only release that appeared with Expect for the Macintosh. I agree, Expect should HAVE been included with the stock tclsh for the Mac. Apple comments???
Choosing the ftp example was merely to demonstrate console login and interaction. This was a simple example to show login and authentication for a UNIX style platform.
As for Perl, in large corporate environments remember coding is a collaboration. I may write the report tools in Tcl but I hand off the info to another person who maintains the web server. This admin may choose to code in Java or Pearl.
thanks,
Mike