Re: [TCLCORE] TIP #317: Extend binary Ensemble with Binary Encodings
by Donal K. Fellows other posts by this author
May 5 2008 3:09AM messages near this date
Re: [TCLCORE] TIP #317: Extend binary Ensemble with Binary Encodings
|
Re: [TCLCORE] TIP #317: Extend binary Ensemble with Binary Encodings
Pat Thoyts wrote:
> This would be better handled using channels I think. The plan here is to
> provide a fast encoding primitive that can be used with [chan create] to
> create an encoding channel layer. Just providing a channel would be
> limiting, providing a command for use in script-based channels seems
> more general. I think this requires TIP 230 but I don't think thats
> likely to be rejected.
I agree with this. There are a number of cases that we know about where
base64 data needs to be encoded to or decoded from strings. For example,
it's fairly common to have base64-encoded data in XML documents, and
embedding of encoded images for things like the plugin is another case;
there was reasonable consensus recently that the magic that Tk's GIF
loader does is nasty.
Donal.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Tcl-Core mailing list
Tcl-Core@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-core
Thread:
Donal K. Fellows
Lars Hellstrom
Pat Thoyts
Donal K. Fellows
Kevin Kenny
Donal K. Fellows
Pat Thoyts
Lars Hellstrom
|