Issue2085

classification
Title: When method name is setX/setY runtime error occurs with Java integration
Type: Severity: normal
Components: Jythonc compiler Versions: Jython 2.7
Milestone:
process
Status: closed Resolution: invalid
Dependencies: Superseder:
Assigned To: Nosy List: smcho, zyasoft
Priority: Keywords:

Created on 2013-09-05.22:03:05 by smcho, last changed 2014-07-05.02:44:24 by zyasoft.

Files
File name Uploaded Description Edit Remove
Archive.zip smcho, 2013-09-05.22:03:05
Messages
msg8103 (view) Author: smcho (smcho) Date: 2013-09-05.22:03:05
I posted the issue in Stackoverflow:
http://stackoverflow.com/questions/18645903/java-and-jython-integration-issue-with-method-names
msg8864 (view) Author: Jim Baker (zyasoft) Date: 2014-07-05.02:44:16
This is expected behavior in Jython, per http://stackoverflow.com/a/19243786/423006
History
Date User Action Args
2014-07-05 02:44:24zyasoftsetstatus: open -> closed
2014-07-05 02:44:17zyasoftsetresolution: invalid
messages: + msg8864
nosy: + zyasoft
2013-09-05 22:03:05smchocreate