|
|
|
|
|
by vandal_at_your
2406 days ago
|
|
Also surprised to see this at HN.
The approach to automating interactive applications based on pty superpose (and I/O direction) coupled to
a pattern->action model is an extremely old fashioned
approach. 20 years ago expect was an invaluable tool though. The model for developing cli tools has changed so much in reaction that very few use cases for 'vanilla' expect remain. Not to mention that TCL is not a very popular PL and unlikely to make a comeback. |
|