Re: [Pydev-code] [ANN] Pydev and Pydev Extensions 1.0.2 release
Brought to you by:
fabioz
From: Bill B. <wb...@gm...> - 2006-02-20 01:31:23
|
On 2/20/06, Fabio Zadrozny <fa...@gm...> wrote: > > > > Yeap... probably making my own shell instead of the one Eclipse uses woul= d > make it easier... it's api still does not make it possible (and I wonder = if > it ever will). > I don't know much about Eclipse (I just downloaded it to try out pydev), bu= t I thought it was supposed to be a pretty generic IDE backbone. If that's the case then you'd think they'd be interested in providing good core support for the many dynamic interpreted languages that are out there. The features you want (and we users are asking for) are the same ones one would want in a debugger for any interpreted language, perl, ruby, python, etc. = I can't imagine that the Eclipse developers would refuse to add a few API hooks here and there if it makes support for those languages better. Or is it more like a generic backbone in theory, but in practice all the developers are mostly Java users, so that's all any of them care about supporting? --bb |