-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 27 September 2004 15:01, Miguel wrote:
> Egon wrote:
> > would it be useful to add the get counterpart for this method, i.e.
> > getChemFile() -> Reader ?
> >
> > That would make the CDKEditBus API symmetrical again, and would allow the
> > following:
> >
> > a plugin can receive a 'update' event from the CDKEditBus, and can, if it
> > wants too, get a new copy of the model displayed in the program. The
> > ChemObjectTree plugin uses that, for example. This mechanism can be used
> > to keep the plugin GUI contents up to date with whatever the application
> > shows... By using this mechanism, the NMR plugin would not have to use a
> > local file opener, but just receive those events, and update it's content
> > when a new Gaussian file is displayed in Jmol....
> >
> > Let me know...
>
> Sorry Egon, I did not understand this. What are you recommending?

To extend the CDKEditBus API with the method:

public Reader getChemFile();

So that a plugin can get a file on byte level too... This would have the 
advantage that the plugin can read information from the file which the Jmol 
reader cannot... e.g. chemical shifts...

(Did that help?)

Egon

- -- 
[EMAIL PROTECTED]
GPG: 1024D/D6336BA6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBWRQjd9R8I9Yza6YRAogJAJwLucg0FxD8t8ajnA1P1ZlcrYfyCACdGD7l
mAvespS918ukz96BUJINWV0=
=Yxez
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to