Re: [Pydev-users] Has 1.2.7 been released?

2007-02-14 Thread Fabio Zadrozny

On 2/13/07, Don Taylor <[EMAIL PROTECTED]> wrote:


I see 1.2.7 Pydev Extensions, but 1.2.6 Pydev.



See notes on: http://pydev.blogspot.com/2007/02/pydev-release-127.html (I
hope to fix that soon)

Cheers,

Fabio
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


Re: [Pydev-users] Eclipse DLTK

2007-02-14 Thread Fabio Zadrozny

On 2/13/07, bantha <[EMAIL PROTECTED]> wrote:



Hi Fabio,

I'm wondering if you've taken a look at the Eclipse Dynamic Languages
Toolkit Project?

Is there a possibility for convergence between PyDev and DLTK?



Yes, I've taken a look at it... and yes, there's a possibility, but might be
difficult, as their primary target is making a framework for multiple
dynamic languages, mostly giving a head start for future implementors of
dynamic languages, whereas pydev focus is only in python... so, they are
building a base for new plugins, and as far as I know, pydev already has a
pretty solid base.

The way I see it, pydev could probably absorb some future enhancements of
dltk on places it may be lacking (as they're doing it thinking about others
reusing it), but the other way around may be difficult, because pydev is
much more specialized around python than on delivering a platform for
multiple dynamic languages.

Still, it may be a little early to talk about it -- I'm waiting until their
codebase evolves a little more to get a better feeling on what will actually
be possible or not in this scenario.

Cheers,

Fabio
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[Pydev-users] [pydev - Users] RE: syntax highlighting doesn't work

2007-02-14 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4157333
By: fabioz

Which other plugins (aside from pydev and the sdk) do you have installed? 

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[Pydev-users] Folding comments

2007-02-14 Thread Don Taylor
Fabio:

There is a feature request for folding comments ([ 1462511 ] Code 
folding for comments).

Is there any chance that this might come to pass?

Thanks,

Don.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


Re: [Pydev-users] Folding comments

2007-02-14 Thread Fabio Zadrozny

On 2/14/07, Don Taylor <[EMAIL PROTECTED]> wrote:


Fabio:

There is a feature request for folding comments ([ 1462511 ] Code
folding for comments).

Is there any chance that this might come to pass?



Yes... the main problem was that at the time I didn't handle comments very
well... but the parser evolved a lot since that time, so, it shouldn't be
very hard.

Cheers,

Fabio
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[Pydev-users] [pydev - Users] RE: syntax highlighting doesn't work

2007-02-14 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4157948
By: deokar50

No other plugins other than PyDev and the SDK are installed. Wonder what the
problem may be.

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[Pydev-users] [pydev - Users] Code folding not working

2007-02-14 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4158126
By: radamand


I've uninstalled/reinstalled Eclipse (3.2.1), PyDev, & Python (2.4 & 2.5) twice
with the same results, code folding doesn't work at all.
I'm running it under EE Ubuntu.

any ideas??

PS- i've just noticed syntax highlighting doesn't seem to be working either...

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


Re: [Pydev-users] Twisted Autocompletion missing?

2007-02-14 Thread Chris Hengge

I've now reinstalled this machine here at work, clean eclipse 3.2.1 fresh
downloaded from their site, plus 1.2.6 fresh off the pydev site... No
auto-completion still as well as marking incorrect syntax highlights..


from twisted.internet import reactor, protocol

class QuickDisconnectProtocol(protocol.Protocol):
   def connectionMade(self):
   print "Connected to %s" % self.transport.getPeer().host
   self.transport.loseConnection()

class BasicClientFactory(protocol.ClientFactory):
   protocol = QuickDisconnectProtocol

   def clientConnectionLost(self, connector, reason):
   print "Lost Connection %s" % reason.getErrorMessage()
   reactor.stop()

   def clientConnectionFailed(self, connector, reason):
   print "Connection failed %s" % reason.getErrorMessage()
   reactor.stop ()

reactor.connectTCP('www.google.com', 80, BasicClientFactory())
reactor.run()
#

still gives me 6 errors using the above test script.
I've got /site-packages and /site-packages/twisted just like at home (where
it works now) and I've got 'twisted' added as a forced built-in. Any
suggestions?



On 2/10/07, Chris Hengge <[EMAIL PROTECTED]> wrote:


OK, well, the automatic thing that sets up System PYTHONPATH already has
c:\python24\Lib\site-packages, it always gets that automatically when I add
the interpreter. The poster before mine that I replied to said he added
twisted and thats why I was getting clarification. I've also tried adding
the word 'twisted' to the forced builtin libs. No success on the work
machine, but it works great here at home! Thanks so much! (I think my work
machine needs to be updated, but eclipse can't update through the proxy so I
have to bring the machine home for that.

On 2/10/07, Fabio Zadrozny <[EMAIL PROTECTED]> wrote:

>
>
> On 2/9/07, Chris Hengge < [EMAIL PROTECTED]> wrote:
> >
> > Could you be a little more specific to how you got it working?
> > I've got:
> > C:\Python24\Lib\site-packages\twisted
>
>
> Actually, that's not correct... you should have only
> C:\Python24\Lib\site-packages in the system pythonpath (twisted is already
> the module to be imported... so, the folder above is the one that must be in
> the pythonpath).
>
> >
>
> > under System PYTHONPATH
> >
> > and 'twisted' is now listed for the forced built-in
> >
> > Do I have to 'twisted\internet' to get reactor working? That could
> > take ALOT of work for all the modules =P
> >
> > There is ALOT more auto-completing now, but I still can't get it to
> > recognized reactor.run()
>
>
> I got it working here after adding 'twisted' to the forced builtins (
> reactor.run is there)... but I also did some changes in the cvs
> regarding code-completion, so, it may be because of those changes (as I
> don't have 1.2.6 here to test I'm not sure about it).
>
> Cheers,
>
> Fabio
>
>
> -
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Pydev-users mailing list
> Pydev-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>
>

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[Pydev-users] Jython 2.2 beta 1

2007-02-14 Thread Don Taylor
I just discovered that Jython has risen from the dead:

http://headius.blogspot.com/2007/02/jython-22-beta-1-released.html

Can Jython 2.2B1 be used in Pydev?

Don.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


Re: [Pydev-users] Jython 2.2 beta 1

2007-02-14 Thread Fabio Zadrozny

On 2/14/07, Don Taylor <[EMAIL PROTECTED]> wrote:


I just discovered that Jython has risen from the dead:

http://headius.blogspot.com/2007/02/jython-22-beta-1-released.html

Can Jython 2.2B1 be used in Pydev?



I haven't tested it, but I guess it should work for most things -- so, if
someone could test it and say if it really works and if there's something
not working, it would be nice to hear about it.

Cheers,

Fabio
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[Pydev-users] [pydev - Users] RE: Code folding not working

2007-02-14 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4158510
By: fabioz

Which pydev version have you checked -- there's another report just like yours
for 1.2.7, so, it might be worth trying 1.2.6...

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[Pydev-users] [pydev - Users] RE: syntax highlighting doesn't work

2007-02-14 Thread SourceForge.net

Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4158511
By: fabioz

Which OS do you have? Have you tried with 1.2.6 (there's a similar report to
yours in ubuntu, so, it may be related...)

__
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


Re: [Pydev-users] Twisted Autocompletion missing?

2007-02-14 Thread Fabio Zadrozny

On 2/14/07, Chris Hengge <[EMAIL PROTECTED]> wrote:


I've now reinstalled this machine here at work, clean eclipse 3.2.1 fresh
downloaded from their site, plus 1.2.6 fresh off the pydev site... No
auto-completion still as well as marking incorrect syntax highlights..



Try it with 1.2.7 (you can get it at
http://fabioz.com/pydev/download.html-- the sourceforge shell is still
offline after almost 48 hours, so,
sourceforge is still not up-to-date)... also, which OS do you have there?
which JVM? Do you have something in your error log?
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users