|
From: <bc...@wo...> - 2001-07-09 10:05:23
|
[Jerome DANIEL] >I manage a project named OpenORB ( www.openorb.org ) that provides an Open >Source implementation of a CORBA platform. At this time, we would like to >include in this platform a script language for CORBA. > >That's why, we are really interesting by Jython since our CORBA >implementation is also developed in Java. We believe that Jython users will >take advantage of such an extension and the CORBA users will really >appreciate the easy way to develop a CORBA application with Python. Without a doubt. In a previous project I saw a huge productivity increase by prototyping my java2 corba server in jython. A fullfeatured orb with improved integration should make it even easier to use. >That's why, I'd like to know if there are some persons that could help us by >providing information. Questions, advice and hints on how to use jython (including how to embed jython) are best exchanged in the jython-users lists: http://lists.sourceforge.net/lists/listinfo/jython-users >Indeed we probably need to set some modification in the interpreter in >order to call CORBA objects. Changes to the jython sources are discussed here on jython-dev. >We started to take a look at the source code and we have a lot of questions >concerning the interpreter and the way how it works. regards, finn |