Erland> Dave Crocker <dcrocker@xxxxxxxxxxxxxxx> writes:The current usefor text is very technically sound .
If this is is an example of the way discussions have gone on usefor, then it's pretty clear why the technical work is in trouble.
2. compatibility with netascii is an explicit goal when working with email.The current USEFOR draft does a lot to insure that.
The big difference is that Usenet transport has almost since the very start been fully 8 bit.3. the logic behind that goal is applicable to any other application having a similar installed base history.
We have a problem here with the definition of what constitutes established practise.4. paying attention to the installed base requires worrying about compatibility with what has been established practise, not what "might" work or what is "frequently" available.
Usenet is a 8 bit environnement.7. breaking standards is not measured by whether someone's code core-dumps. it is measured by whether it violates the specification. sending 8-bit data in a 7-bit environment breaks the specification. sending valid strings of 7-bit data that might need further interpretation (to obtain the semantics) does not.