Hi Karl, I could help you to do it (right now I'm kind of short in time, so, let me take a look at it one at a time, and I'll e-mail you back -- may take 1 or 2 days though -- or not).

Anyway, if you have some 'specific' favorite of yours, say which one would it be, so that I can help you get on going into what you want more (so we can focus at each one separately).
 
(I would like if you started with create new python module and create new python class, but that's completely up to you... just say which do you prefer, and I'll help you getting there).

Cheers,

Fabio

On 12/13/05, Karl Pietrzak <[EMAIL PROTECTED]> wrote:
Hey everyone!

Isn't PyDev getting to be amazing? Thanks to everyone for the hard work!


Anyways, here's a few things I would like to add to PyDev:
- Override/Implement Methods: This feature would be identical to what the Java
editor does. Mainly, if your class subclasses another, you can view all the
methods you can override.
- Interface generation support: Wouldn't a File->New->Python Interface be
great? Ideally, we'd support Zope, PEAK, and Twisted interfaces.
- Class generation support: Wouldn't a File->New->Python Class be great,
especially if you could Browse for available interfaces and automatically
have method stubs generated for you?
- Generate constructor from superclass: Like the others, straight from the
Java editor. Although this feature would be extra useful because Python
supports multiple inheritance.
- Unit test class generation: It would do the equivalent of File->New->Junit
Test Case in the Java world.

I'm really interested in coding these up, but I'm not overly familiar with the
PyDev source code, so I don't know how difficult it would be to integrate
these features. However, I would gladly do this if somehow more familiar
with the innards of PyDev would create an interface or empty class or
something that I could just use.

Thanks ahead of time to anyone willing to respond. :)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
_______________________________________________
Pydev-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to