>> the problem was with the class CMLStack. This class didn't do anything
>> except extend java.util.Stack and override toString. However, there
>> was nothing wrong with the code.
>> ...
> Mmmm... the toString() must be overwritten because the CML parsing
> relies on  that... which was the reason to use the overwritten Stack in
> the first  place...
Ooops.

Well it compiled OK, and I was able to load up at least 1 cml file.

Maybe that is part of the problem I had with estron.cml

> Can you file this as a bug on Jmol's SF...?
Done. And I will look into it tomorrow.

I tried moving the class within CMLHandler ... didn't make any difference.

I think it is worth overlaying other methods to see if we can do something
to change the way the object code is generated for that class.

Miguel






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to