From: Syver E. <syv...@on...> - 2002-01-26 21:52:59
|
"Samuele Pedroni" <ped...@bl...> writes: > Hi. > > [Syver Enstad] > > Thanks, I'll fix it. In my opinion could be much more compliant with > > > CPython without doing anything special. It wasn't meant that way Samuele, you folks are doing a great job with Jython. So great that I have started using it without having a special interest in java. I am just excited by the idea of having to do the least amount possible of porting between CPython and Jython. I just found it to be easy to implement things like a python startup file for interactive sessions in jython, and am thinking about adding more stuff like the popen things. > PS: Properly supporting shell-like programming across platforms > over Java is more painful than it seems. Of course, but sometimes it's ok to have it done semi properly too which is the situation for CPython on windows where many library functions have stripped down functionality. I'll be looking more into these things as I become more familiar with Jython. -- Vennlig hilsen Syver Enstad |