Great! Thank you! 2013/6/21 Tudor Girba <tudor@tudorgirba.com>
Thanks again.
I committed the change you proposed. So, now we have flatCollect: using writeStream.
Cheers, Doru
On Tue, Jun 11, 2013 at 3:18 PM, Sebastian Tleye <stleye@gmail.com> wrote:
Hello,
Fixing some bugs in Traits we realized that it would be good idea to use CollectionsExtensions package (it has some useful functions), also it would be great to include CollectionsExtensions in Pharo 3.0.
One "problem" we found is that CollectionsExtensions is depending on a Nile Package (that's not a desired feature). In the method Collection>>flatCollect: there is a line refering to a nile function "nsWriteStream".
If i change "nsWriteStream" for "writeStream" the dependency disapears.
I also run all the tests and they are working, so i was wondering if it would be possible to commit the change.
Thanks.
-- www.tudorgirba.com
"Every thing has its own flow"