August 18, 2004 Re: Transcoding - Summary | ||||
---|---|---|---|---|
| ||||
Posted in reply to antiAlias | In article <cfv1d0$26s7$1@digitaldaemon.com>, antiAlias says... > >Jill ~ I have a utf-8 transcoder that I'm using as a plaything within Mango; if you're interested, I'll send it on. Not really interested because (a) there's one in std.utf, and (b) I could write my own in just a few lines of code anyway. But we're really talking about general concepts here, not specific encodings. We need to get the architecture "right" first - which I guess means, in a form that everyone is happy with - and /then/ we start plugging in specific encodings. UTF-8 is one of the easiest, so I'm really not troubled by it. (ASCII is /the/ easiest, obviously). Antialias, it was you who came up with some ideas for throughput enhancement using buffers. I think we can do use those ideas without sacrificing genericity, which is why I suggested we collaborate on the generic interface. Would you be interested in that? Jill |
August 18, 2004 Re: Transcoding - Summary | ||||
---|---|---|---|---|
| ||||
Posted in reply to Arcane Jill | "Arcane Jill" <Arcane_member@pathlink.com> wrote in message > Antialias, it was you who came up with some ideas for throughput enhancement > using buffers. I think we can do use those ideas without sacrificing genericity, > which is why I suggested we collaborate on the generic interface. Would you be > interested in that? Sure, Jill. That's what I was attempting <g> Was offering a transcoder built in the manner suggested; to experiment with said interface. Sometimes it's easier to deal with a more concrete entitiy as opposed to something completely virtual -- if nothing else, it should serve to more fully describe the suggested approach.. I'll need an email address, if this module would be of any value to you? |
August 19, 2004 Re: Transcoding - Summary | ||||
---|---|---|---|---|
| ||||
Posted in reply to Arcane Jill | Arcane Jill wrote: ... > (6) Will somebody /please/ document std.Stream? > > I volunteer for (1) and (3). I'm hoping Sean will volunteer for (2). AntiAlias's > excellent ideas for throughput enhancement using buffers are part of (1) and > (3), so I suggest AntiAlias and I send each other code back and forth until we > are both happy with it. > > Volunteers still needed for (4), (5) and (6) (though (4) and (5) are dependent > upon (3)). Anyone who's a dab hand at Wiki might like to volunteer for (6). I'm not volunteering to single-handedly re-document std.stream, but I did start a wiki page for that purpose: http://www.prowiki.org/wiki4d/wiki.cgi?DocComments/Phobos/StdStream (Anyone can edit it by clicking on the "Edit" link in the upper right corner of the page.) > > Arcane Jill -- Justin (a/k/a jcc7) http://jcc_7.tripod.com/d/ |
August 19, 2004 Re: Transcoding - Summary | ||||
---|---|---|---|---|
| ||||
Posted in reply to antiAlias | In article <cg01qr$13u$1@digitaldaemon.com>, antiAlias says... >I'll need an email >address, if this module would be of any value to you? If you have an account on dsource, you can contact me privately there. My username is "Arcane Jill" Jill |
Copyright © 1999-2021 by the D Language Foundation