From: Jorgo B. <jb...@rs...> - 2004-08-24 15:30:55
|
Dear Clark, Thanks for your comments. Updike, Clark wrote: >This behavior (and the workaround) is pretty clearly documented. > >From: <http://www.jython.org/docs/usejava.html> > I know, and I am not challenging the part of it that you included. Please note, that very document also said: "The possible signatures are sorted in a consistent order that should ensure the appropriate method is chosen first. *TBD: documentation this order!"* Now, it seems to me that for "x=2", "x" is a PyInteger, and the "appropriate method" should be for PyInteger and not Boolean! ... which brings me back to the bug issue. cheers - jorgo ** |