darcs

Issue 341 wish: fix Data.Bytestring

Title wish: fix Data.Bytestring
Priority wishlist Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, gwern, kowey, thorkilnaur, tommy
Assigned To
Topics

Created on 2006-11-10.10:57:04 by kowey, last changed 2009-08-27.14:05:44 by admin.

Messages
msg1200 (view) Author: kowey Date: 2006-11-10.10:56:58
It would be nice if darcs used more standard libraries, or libraries dedicated
to a specific task.  This is just a placeholder bug for all the things which
might be nice to have:

Data.Bytestring
System.Process
System.FilePath http://www-users.cs.york.ac.uk/~ndm/projects/libraries.php
msg1202 (view) Author: droundy Date: 2006-11-10.17:44:51
On Fri, Nov 10, 2006 at 10:57:06AM +0000, Eric Kow wrote:
> System.FilePath http://www-users.cs.york.ac.uk/~ndm/projects/libraries.php

I'm not convinced that System.FilePath is a route we'd want to go.  We
already have code that is almost certainly better tested than
System.FilePath, and that we understand.

wrt Data.ByteString and System.Process I agree.
-- 
David Roundy
Dept. of Physics
Oregon State University
msg4075 (view) Author: droundy Date: 2008-03-28.18:54:42
Since we now use System.Process, and I don't believe System.FilePath would be
good to use, that leave ByteString.  We've got a preliminary implementation, but
it crashes.  So I'm retitling this wish to indicate that this should be fixed
some day.
msg4382 (view) Author: kowey Date: 2008-04-29.18:07:47
Gwern's patches fix this, right?  I'm marking this as such.  Shout otherwise.

(I guess we should collapse the resolved-in-stable and resolved-in-unstable
since we no longer have a 'stable' repository)
History
Date User Action Args
2006-11-10 10:57:04koweycreate
2006-11-10 17:44:58droundysetstatus: unread -> unknown
nosy: droundy, tommy, kowey
messages: + msg1202
2008-02-07 05:12:00markstossetstatus: unknown -> deferred
nosy: + beschmi
title: use dedicated standard libraries when possible -> wish: use dedicated standard libraries when possible
2008-03-28 18:54:43droundysetnosy: droundy, tommy, beschmi, kowey
messages: + msg4075
title: wish: use dedicated standard libraries when possible -> wish: fix Data.Bytestring
2008-04-29 18:07:48koweysetstatus: deferred -> resolved-in-unstable
nosy: + dagit, gwern
messages: + msg4382
2008-09-04 21:29:55adminsetstatus: resolved-in-unstable -> resolved
nosy: droundy, tommy, beschmi, kowey, dagit, gwern
2009-08-06 17:51:16adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, mornfall, simon, thorkilnaur, - droundy, gwern
2009-08-06 20:52:38adminsetnosy: - beschmi
2009-08-10 21:58:39adminsetnosy: + gwern, - markstos, darcs-devel, zooko, jast, Serware, mornfall
2009-08-10 23:57:55adminsetnosy: - dagit
2009-08-25 18:02:39adminsetnosy: + darcs-devel, - simon
2009-08-27 14:05:44adminsetnosy: tommy, kowey, darcs-devel, thorkilnaur, gwern, dmitry.kurochkin