[Biococoa-dev] New goodies - BCStandaloneReader

Koen van der Drift kvddrift at earthlink.net
Sat Mar 4 15:36:09 EST 2006


On Mar 3, 2006, at 5:08 AM, Alexander Griekspoor wrote:

> The only real change I made was to make the app pass just the  
> filename instead of the raw ASCII text of the file already  
> extracted like in Peter's original implementation. The reason is  
> the fact that I have now added to binary file formats, which need  
> the filename, not the ASCII text. Anyway it's a better separation  
> of code, with the app not having to care about anything else than  
> the filepath, and the framework doing the rest.

Will this also work when using NSURLConnection to download a sequence  
from a website? As far as I can tell using NSURLConnection will  
return an NSData object from which an NSString can be retrieved. So  
maybe we should have both possibilities.

- Koen.



More information about the Biococoa-dev mailing list