Input Abstraction
22/33
I/O Abstraction
Web Input Abstraction
Advantages
•
Handy to reuse code in both contexts
•
No duplicated effort
•
Fewer Bugs
Web Server vs. Command Line
•
Form, Cookies, Server environment variables
•
Command line options, Environment variables, User