Re: [anjuta-devel] Python support
- From: Ishan Chattopadhyaya <ichattopadhyaya gmail com>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: anjuta-devel-list <anjuta-devel-list gnome org>
- Subject: Re: [anjuta-devel] Python support
- Date: Sun, 1 Aug 2010 22:54:53 +0530
Thanks Johannes for the review.
I am, unfortunately, a bit stuck with the setup environment (I'll give it a try again). I somehow got it to work, before the system crashed (and hence I lost all the work I did with fixing the rope dependency/plugin integration).
* I really need some help with trying to find the external rope dependency. I was stuck there. (Ubuntu/Debian has "python-rope" package, as for Fedora, I couldn't find a suitable package for automatic installation. I'm not sure how things will be done for those who need to install rope manually).
* I am aware of the break in autocompletion when project is not selected. I think can fix it, its a matter of pointing to a temporary/dummy project directory at rope in such case.
* If we can get use Async queries (instead of synchronously blocking popen calls to the rope script), it'll be great.
Once again thanks for the review, looking forward to hearing more. I shall try to fix the autocompletion issue (when no project is selected).
Thanks and Regards,
Ishan
On Sun, Aug 1, 2010 at 10:27 PM, Johannes Schmid
<jhs jsschmid de> wrote:
Hi Ishan!
I picked the python support plugin from
http://code.google.com/p/language-support-python/ and imported it to the
new "python-support" branch on git.gnome.org.
(http://git.gnome.org/browse/anjuta/log/?h=python-support)
Actually, it's working pretty well besides some points:
* The queries should really be done async using AnjutaLauncher. That's
fairly easy to do, please tell us if you have a problem with it.
* It seems that things break for autocompletion if there is no project
or if the project contains other files as python files. Don't know how
to fix that.
* The plugin needs more code review (I already did some) especially for
memory issues before it can be merged.
Thanks,
Johannes
--
---------------------------------------------------------------
Ishan Chattopadhyaya
Email:
ishan chattopadhyaya com
Website:
www.ishan.chattopadhyaya.com---------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]