On 6/28/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
The only problem I have with an apr_write, is that it's way to easy to mis-use apr_write when you ment to use apr_ssl_write explicitly, or apr_registry_write, or any thousands of other applications._write, _read are methods, so they should be decorated with an object. Typing _io really doesn't take that long for the coder using our iol abstration, no?
+1. -- justin
