Re: DIa Port to Java
- From: Lars Clausen <lars raeder dk>
- To: tech wildintellect com, discussions about usage and development of dia <dia-list gnome org>
- Subject: Re: DIa Port to Java
- Date: Thu, 28 Feb 2008 20:22:02 +0100
On Wed, 2008-02-27 at 14:58 -0800, Alex Mandel wrote:
Depends on what you're looking for in an IDE.
Oddly enough the Eclipse PyDev plugin is ok, debugger sucks though
But my preference right now is for:
boa-constructor (good debugger<-interactive, and gui builder)
Stani's Python Editor
Both of those have GUI builders for use with wxWidgets
In terms of more cli like interfaces I've heard great things about
IPython
I'm not looking for a GUI builder -- it may just be my few bad
experiences, but I doubt I'd get a well-thought-out GUI out of using
one.
What I like is having the code structure easily available. Error
highlighting for all compile time errors, both syntax and type.
Definitions and documentation at a single click. Search for usages that
understands class hierarchies, overloading etc. Renaming, moving,
restructuring that actually works. Unit test support. All these things
help me not do the errors I'm the most prone to making. I tend to be
fine on the overall designs but forget to fix all instances of a change.
-Lars
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]