Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #71 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Remove TextXX variations on Conduits

Reported by: kris Assigned to: kris
Priority: major Milestone: 1.0
Component: Tango Version: 0.95 beta 1
Keywords: Cc:

Description

Conduits have Text variations, to distinguish them from Binary instances. This was done to enable protocol readers/writers to catch mismatches, but gets in the way and still doesn't provide for a solid resolution.

Unlike Mango, Tango does not use protocols for Stdout etc, so the 'issue' is lessened somewhat. I'd rather remove the Text-variations at this point than continue to support them.

Change History

08/14/06 15:43:59 changed by kris

  • status changed from new to closed.
  • resolution set to fixed.