Re: [Boa Constr] 20100113 Test build available effects on Boa Constructor
Status: Beta
Brought to you by:
riaan
From: Alex M. <tec...@wi...> - 2010-01-23 07:50:29
|
ERIC and Stani (SPE) are both very good code editors for python (Code folding, autocomplete, etc. They are written in python and are not resource hogs. But they also lack gui editing like BOA. I found the pydev extension nothing short of frustrating and really preferred the completely open source editors without the pay for some features license. Well that and ecplise is a memory hog so unless you're using a lot of stuff in Eclipse (almost like a desktop) it's way overkill. Alex Chris Spencer wrote: > As far as I know, the PyDev extension for Eclipse does not have ANY > GUI design tools. Since this is 99% of what I use BOA for, Eclipse is > no solution for me. > > Also, I find Eclipse's project management to be a Byzantine twisty > maze of passages, all alike. For basic source code editing, I either > use Textpad or Ulipad...depending on how much I want to do > split-screen editing. Using Eclipse is like trying to shoot a > mosquito with an elephant gun that fires sledgehammers. WAAAAAY > overkill and poorly designed. > > Chris. > > On Fri, 22 Jan 2010 10:57:28 -0600, Tim Black <ti...@al...> > wrote: > >> Thanks for the notice, Chris. I know this list is very quiet now, but I >> thought I'd mention that I still use and love Boa Constructor for a few >> reasons: Boa Constructor provides usable code completion, call tips, >> refactoring support, debugging that just works without any >> configuration, code browsing, TODO list, interactive console, and GUI >> creation all wrapped into one interface. >> >> Aptana's PyDev extension to Eclipse has eclipsed Boa to some extent in >> some but not all of these areas. So here's how I work: If I only need >> a quick edit or a quick script, I use gedit. If I need more features, I >> use Boa. If I need even more web-development features, I use Aptana. >> So Boa continues to hold a very important place in my toolbox. >> >> Specifically, Aptana can replace Boa for syntax highlighting, code >> completion, call tips, refactoring, code outline but not browsing, and >> TODO list. So far its debugger, interactive console, code browsing, >> TODO list, and GUI creation have not matched Boa's for me. >> >> Tim >> >> Chris Spencer wrote: >>> On Thu, 21 Jan 2010 21:29:15 -0500, Chris Spencer >>> <csp...@ci...> wrote: >>> >>> >>>> I know this should go on the Boa Constructor list (and I will, once >>>> you release the final version of wxPython 2.9.x). Still, I thought it >>>> should be pointed out that this version of wxPython COMPLETELY breaks >>>> Boa Constructor. >>>> >>>> wx.StandardPathsBase evidently now needs a wx.App instantiated first. >>>> and the property wx.NO_3D no longer exists. >>>> >>>> I'm not thinking these are bugs to be fixed, but I thought this list >>>> should be made aware of the effects of the 2.9.x branch on Boa >>>> Constructor. >>>> >>>> Chris. >>>> >>>> -- >>>> To unsubscribe, send email to wxP...@go... >>>> or visit http://groups.google.com/group/wxPython-dev?hl=en >>>> >>> ------------------------------------------------------------------------------ >>> Throughout its 18-year history, RSA Conference consistently attracts the >>> world's best and brightest in the field, creating opportunities for Conference >>> attendees to learn about information security's most important issues through >>> interactions with peers, luminaries and emerging and established companies. >>> http://p.sf.net/sfu/rsaconf-dev2dev >>> _______________________________________________ >>> Boa-constructor-users mailing list >>> Boa...@li... >>> https://lists.sourceforge.net/lists/listinfo/boa-constructor-users >>> >>> > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users |