* Larry Jones ([EMAIL PROTECTED]) [000724 12:28]:
> No, it provides a way for *anyone* to communicate with a CVS server,
> either local or remote.
Yes, true, it does. I think that my argument is that things could be
implemented more elegantly.. Something more like Lars' suggestions,
simplifying the long-term maintenance and extensibility.
It is definately a HUGE change, but I think that in the long-run it will
greatly enhance the product.
jon
--
.Jonathan J. Miner------------------Division of Information Technology.
|[EMAIL PROTECTED] University Of Wisconsin - Madison|
|608/262.9655 Room 3149 Computer Science|
`---------------------------------------------------------------------'
Because . doesn't match \n. [\0-\377] is the most efficient way to match
everything currently. Maybe \e should match everything. And \E would
of course match nothing. :-)
-- Larry Wall in <[EMAIL PROTECTED]>