> > > > defaultReadStreamCreationBlock: [ process > createTempFileToBeUsedAsReadStreamOn: '/tmp' ]; > > In the readme, the piece of code containing that is a bit suspicious > because it depends on the fact that the block is evaluated after the > variable 'process' is assigned. >
Thanks, fixed! I always hated the instance side nature of those methods, so I moved them to class side. > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without > losing enthusiasm." --Winston Churchill > > -- Mariano http://marianopeck.wordpress.com