From: Mark B. <mb...@0x...> - 2000-04-19 22:57:47
|
On Wed, 19 Apr 2000, Martijn Faassen wrote: > I'm still not convinced we can't simply accept the slower option if that > makes the API more clean. That's generally the Python approach, after all. You don't have to worry, since I've no intentions of using strings as a source of data, regardless of the paticular performance benefit it offers for MetaKit. StringIO can be used, if people really want to use strings this way. This is the best aspect of Eric's patch. |