> It is not a mistake. It is a mistake because the name is confusingly wrong.
We should not be returning Json strings from methods with Java names that will be assumed to return Java objects. [snip] > "getProperty" itself is NOT recommended, as it returns a Java object, > which probably won't be much use in the JavaScript world. But, we are working on a Java program, not a JavaScript program. Per my previous emails ... The Json strings are a good idea for interfacing with the JavaScript world. But these things should only be returned by methods that have the string 'Json' in them. If I am still missing something then let me know. Miguel ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

