Archiving annotations (was: [Biococoa-dev] Annotation)

Charles PARNOT charles.parnot at stanford.edu
Thu Feb 24 23:16:08 EST 2005


At 8:45 -0500 2/24/05, John Timmer wrote:
>I see where you're head at, but I don't see exactly HOW you would like to see this implement.
>Do you mean that each annotation instead of a simple shouldArchive boolean should have a variable which you can set to one of the three levels you describe? Could you describe a bit more in detail how to implement this all? If I understand you right, you want this system be functional in the read/write classes or not? So one can define what he wants to save/load to/from a file? Or/And do you want to have these options in the sequence creation methods? How do we check what the app supports? Delegates?
>It's rather vague to me although I agree that we need to have a system to discriminate between different levels of annotation datatype support.
>
>
>I was thinking of keeping this under the control of the user (user == developer using the framework).  Basically, when importing data or preparing it for export, they could call a method and get the attributes stripped according to their needs.  The method could just walk through the values and do the pruning as appropriate.  It would probably be too processor hungry to do at d-and-d initiation, but could easily be done by the receiving app.
>
>In regards to Charles's point about the "lossy" formats being somewhat problematic from the perspective of shifting data back and forth between apps and losing something each time, that's definitely true.  But if we shift the burden of when to call these methods onto the users, then it's up to them to determine when stripping information is appropriate, perhaps making it a user preference.
>
>JT

I think you address the point quite well. We let the decision to the user of the framework, who lets the decision to the user of the application. Simple and flexible.

charles

-- 
Help science go fast forward:
http://cmgm.stanford.edu/~cparnot/xgrid-stanford/

Charles Parnot
charles.parnot at stanford.edu

Room  B157 in Beckman Center
279, Campus Drive
Stanford University
Stanford, CA 94305 (USA)

Tel +1 650 725 7754
Fax +1 650 725 8021



More information about the Biococoa-dev mailing list