Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4759925
By: askerl

Hi,

I have a problem with the Refactoring -> Override/Implement Methods 
functionality
(I have reported this as a bug some time ago, but got not much reaction on it
(http://sourceforge.net/tracker/index.php?func=detail&aid=1742784&group_id=85796
&atid=577329). It is still present in 1.3.13.

Short Sumamry: the Method is broken, it shows object as base class of a class
with no base class, and when a class hierarchy derives from object, it pops
up many error messages (NullPointerException, one for every method in object)
and shows an additional base cklass called __builtin__.object with methods 
without
displayed method names.
The same error happens when deriving e.g. from a wx class like wx.Frame, then
with every method of wx.Frame.

It would be a great asset if this would work again, because we use wxPython
and custom class hierarchies here frequently and it would make life much easier
if we could simply choose which things to override/implement.

Thanks,
Hannes

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to