List Info

Thread: IronPython support




IronPython support
country flaguser name
United States
2007-10-20 17:43:12
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4580059

By: csabakoncz

Can anyone confirm that IronPython can be used as an
interpreter with PyDev?
I am unable to get code completion work for .Net
modules/classes (despite of
several posts saying that it is possible). Only modules from
the CPython installation
work.

I am using PyDev 1.3.9, IronPython 1.1 and Python 2.4.4
(previously I tried
Python 2.5, but had problem with BaseException). Executing
ipy.exe
tests/test_pyserver.py results in one failed test out of the
two, but the same
happens with python.exe.

At first I suspected problems related to the fact that
modules representing
.Net namespaces (such as System) have no sourcefiles.
More exactly, inspector.getfile(System) is a list of strings
instead of a simple
string (as it is the case for CPython modules). I modified
importsTipper.py
so that it does not try to use the files of .Net assemblies
(as they are of
no use anyhow), but it did not help.



____________________________________________________________
__________
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

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pydev-users mailing list
Pydev-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


RE: IronPython support
country flaguser name
United States
2007-10-21 01:41:33
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4580279

By: cichlasoma

i also wasn´t abble to get code completion work for
IronPython and for jython
either.
i´ve given an example for jython in "several
bugs(?)" thread and would be VERY
greatful for any help. :-(

____________________________________________________________
__________
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

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pydev-users mailing list
Pydev-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

RE: IronPython support
country flaguser name
United States
2007-10-21 05:16:47
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4580407

By: fabioz

IronPython is not officially supported (never tried to use
it myself), but I've
also heard from people being able to use it as if it was a
regular python
interpreter... So in theory, if you put the .net modules
you're interested in
in the forced builtins (see h
ttp://fabioz.com/pydev/manual_101_interpreter.html
for details), if the interpreter is able to provide a level
of introspection
similar to python, it should work... But as I said, I've
never tried it...

Cheers,

Fabio

____________________________________________________________
__________
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

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pydev-users mailing list
Pydev-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


RE: IronPython support
country flaguser name
United States
2007-10-21 06:34:15
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4580474

By: cichlasoma

thanks!
yet, what about code completion support for java core
libraries?
(doesn´t work fo me, i copy the example i posted
earlier

(pydev project type set to jython 
 
import javax.swing 
from javax.swing import * 
 
#b=JB/ctrl+space -> JButton - ok/ 
b=JButton() 
#b./nothing offered, ctrl+space -> "BEEP"/ 
#JButton./nothing offered, ctrl+space ->
"BEEP"/

____________________________________________________________
__________
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

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pydev-users mailing list
Pydev-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

RE: IronPython support
country flaguser name
United States
2007-10-22 09:18:52
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4581850

By: cichlasoma

couldn't anybody comment on my example, please?
I don't know whether i'm doing a very silly mistake or
whether it should work
in fact...

____________________________________________________________
__________
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

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pydev-users mailing list
Pydev-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users


[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )