[Biojava-dev] [Biojava-l] BioJava Hackathon - Day 1
Richard Holland
holland at eaglegenomics.com
Tue Jan 19 05:45:14 UTC 2010
Good point - Iterable would probably be fine.
On 19 Jan 2010, at 05:02, Michael Heuer wrote:
> On Mon, 18 Jan 2010, Richard Holland wrote:
>
>> ...
>>
>> Also by making the new SymbolList implement the standard List
>> interface from Collections, it can be used in nice Java shortcuts such
>> as the new foreach loops, and standard iterators can be used (instead of
>> the current SymbolListIterator method). Collections API can also be used
>> then to do things like subsets or reverses.
>
> Is this a good idea? It might preclude some efficient implementation
> strategies, such as ParallelArray from JSR166
>
> http://gee.cs.oswego.edu/dl/jsr166/dist/extra166ydocs/extra166y/ParallelArray.html
>
> Would Iterable be sufficient enough?
>
> Also, List indexing is not compatible with typical sequence feature
> indexing.
>
> michael
>
> _______________________________________________
> biojava-dev mailing list
> biojava-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-dev
--
Richard Holland, BSc MBCS
Operations and Delivery Director, Eagle Genomics Ltd
T: +44 (0)1223 654481 ext 3 | E: holland at eaglegenomics.com
http://www.eaglegenomics.com/
More information about the biojava-dev
mailing list