Skip to content
Prev 5417 / 21312 Next

[Bioc-devel] file registry - feedback

Hi,

This discussion went off-line and I wanted to give a summary of what we 
decided to go with.

We'll create a new package, BiocFile, that has a minimal API.

API:
- 'File' class (virtual, reference class) and constructor
- close / open / isOpen
- import / export
- file registry

We won't require existing *File classes to implement yield but would 
'recommend' that new *File classes do. By getting this structure in 
place we can guide future *File developments in a consistent direction 
even if we can't harmonize all current classes. I'll start work on this 
after the release.

Thanks again for the input.

Valerie
On 03/11/2014 10:23 PM, Michael Lawrence wrote: