Message799
 
            
            
            
 
   
   
 
  | 
patches for this are here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1637085&group_id=12867&atid=312867
I decided to follow the formula for the instance that worked:
1. If not constructors, return constructor for Object.class
2. In Object.class constructor, if it is invoked with a PyJavaClass who does not have an __init__, throw an TypeException.
I like this better than a NullPointerException, which occurs if the superclass has a private constructor. |  |
 
| Date | User | Action | Args |  | 2008-02-20 17:17:12 | admin | link | issue649582 messages |  | 2008-02-20 17:17:12 | admin | create |  | 
 |