RE: [Pydev-code] Next release?
Brought to you by:
fabioz
From: Grig G. <gr...@gh...> - 2004-09-13 15:08:29
|
Dana, I'd like to help with the Python nature. It seems like a natural place to include the pyUnit test functionality -- for example, having a wizard to create pyUnit test case modules, just as the Java perspective offers for jUnit test cases. Grig --- Dana Moore <dan...@ya...> wrote: > > I think that is a pretty fair assessment of the code completion stuff > right now. > I will find a bit of time to work it. > Additionally, I think that we really need to finish off a Python > nature > so that we can have more elegant interface (for example a new project > wizard, Python IDE specific toolbars, run from the Run menu rather > than > from an action menu command, etc.) > I think I have a good sample to mimic in the SWeDe stuff I did for > the > semantic web project here. I might be able to take a look at it soon. > regards > --- Fabio Zadrozny <fa...@in...> wrote: > > > Hi Aleks, > > > > I think that the code completion needs a little more working, but > it > > is > > already usable (as long as you know how to use it)... Anyway, > before > > calling > > it 1.0, I think the code completion issues should be solved. > > > > That is: > > - Spawn only one shell and use sockets to work with it; > > - See how to use it so that it recognizes any piece of code and not > > just > > code written in a given format (right now I am only able to get > code > > completion from imports that are declared in the beginning of the > > file). > > > > []s > > > > Fabio Zadrozny > > ------------------------------------------------------ > > Software Developer > > ESSS - Engineering Simulation and Scientific Software > > www.esss.com.br > > > > > > -----Original Message----- > > From: pyd...@li... > > [mailto:pyd...@li...] On Behalf Of Aleks > > Totic > > Sent: sexta-feira, 3 de setembro de 2004 15:19 > > To: pyd...@li... > > Subject: [Pydev-code] Next release? > > > > Hi guys, > > I am about to get quite involved in another project, and would like > > to wrap > > up my pydev development with the 1.0 release. For 1.0, my plans > are: > > > > - feature freeze as of now. Clean up anything that still needs > work. > > Write > > docs for new features since 0.5x > > - release 0.6. This will really be a 1.0 beta. > > - fix any major bugs in 0.6, and release it as 1.0. > > > > The only really big feature going into 0.6 is code completion. > > Does it need more work, or should I release as is? > > > > Aleks > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java > > Enterprise > > J2EE developer tools! > > Get your free copy of BEA WebLogic Workshop 8.1 today. > > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > > _______________________________________________ > > Pydev-code mailing list > > Pyd...@li... > > https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by BEA Weblogic Workshop > > FREE Java Enterprise J2EE developer tools! > > Get your free copy of BEA WebLogic Workshop 8.1 today. > > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > > _______________________________________________ > > Pydev-code mailing list > > Pyd...@li... > > https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > ===== > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > _/ Dana Moore > _/ BBN Technologies LLC > _/ M: 240.350.4196 > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - You care about security. So do we. > http://promotions.yahoo.com/new_mail > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement > on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Pydev-code mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |