Bob Hanson a écrit :

AS A USER, WHAT DO YOU WANT?

a) Do you implement callbacks? If so, which ones?

With chime, I use messagecallback and pickcallback. I use message callback to get informations such as : model sequence, names of residues or chains in a selection, end of a script, number of atoms currently selected. I use pick callback to get atoms details, measurements, and allow labeling of a specified atom by clicking. At present, with Jmol I only use message callback to get informations about the proper execution of a script.


b) What WOULD you use if you had it available?

sequences, content of a selection.


c) What sort of information (exactly) are you looking for?

residues names and numbers, chains IDs, biochemical type of a chain (DNA, RNA, protein), atoms IDs/type/residue/chain


d) Is there a particular format that you would like to see,
   other than just the current text-stream of messages?

It would be far better not to have to parse the text stream. Any kind of javascript object/array would be handfull


e) Is it important to you that this mechanism be backward
   compatible?

No. I think that for interactive interactions such as clicks or knowing when the applet is ready, the current callback method does the job well. To get more complex properties, your method seems to be more appropriate

Regards,
Paul



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to