Fabio Zadrozny wrote:
Yeap, that's what I'd do too... Maybe I can do a 'replace selected text' method in pyselection...

Also, I think that the scripting engine could start having some 'utilities' module that you can use, where this kind of stuff would go so that you could share it among scripts (and maybe provide a more pythonic interface for many of the things Eclipse provides). What do you think?


Yes, I think that would be good.

I am wondering what to do about my own utility modules. I use a couple right now that I was thinking of incorporating into the source of my pyedit_ file or simply including as peer files with the pyedit_ file. Any thoughts on the right way to do this?

Don.

PS. I really wish that Jython had kept up with CPython. My coding style is 'Google and steal' and I keep tripping up on things that are in later versions of CPython but not in Jython.


-------------------------------------------------------
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-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to