<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Awesome work! (and sorry I'm so late to notice :)&nbsp; Does it completely implement the functionality of the current Squeak streams so that it could be considered for a replacement at some point (as FastSocket replaced the old Socket)?<br><br>&gt; Date: Sat, 9 Jun 2007 12:28:37 +0200<br>&gt; From: damien.cassou@gmail.com<br>&gt; To: squeak-dev@lists.squeakfoundation.org<br>&gt; Subject: [ANN] Nile 0.9.0<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; Nile is a complete reimplementation of the squeak stream hierarchy.<br>&gt; It's based on traits.<br>&gt; <br>&gt; You can find it on Universe.<br>&gt; <br>&gt; New features include:<br>&gt; <br>&gt; - Constructors on collections like #nsReadStream or #streamContents:.<br>&gt; - Better performances than Squeak for #next #next: #nextPut: and<br>&gt; #nextPutAll: with Strings (you can run the benchmarks yourself using<br>&gt; NSBenchmarks&gt;&gt;#launchBenchmarks). Thanks to Klaus D. Witzel, Mathieu<br>&gt; Suen, Roel Wuyts and Andrew P. Black who helped me a lot.<br>&gt; - Adds a lot of libraries based on Nile core. there are generic<br>&gt; buffers, byte reading/writing methods, a thread-safe transcript<br>&gt; (Stéphane Ducasse wrote it), file-based streams...<br>&gt; - No more dependencies: Nile is self contained (previous dependencies<br>&gt; was only for tests and not needed).<br>&gt; - NSMetrics computes some metrics on Nile and the Squeak stream<br>&gt; hierarchy to compare.<br>&gt; - 322 tests<br>&gt; <br>&gt; -- <br>&gt; Damien Cassou<br><br /><hr />Make every IM count. Download Windows Live Messenger and join the i’m Initiative now. It’s free.  <a href='http://im.live.com/messenger/im/home/?source=TAGWL_June07' target='_new'>Make it count!</a></body>
</html>