After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 534985 - Make it possible to write plugins in vala
Make it possible to write plugins in vala
Status: RESOLVED DUPLICATE of bug 538021
Product: anjuta
Classification: Applications
Component: core application
SVN TRUNK
Other Linux
: Normal normal
: ---
Assigned To: Naba Kumar
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-26 20:53 UTC by Jaap A. Haitsma
Modified: 2008-07-01 14:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jaap A. Haitsma 2008-05-26 20:53:14 UTC
vala is a new programming language which simplifies programming with G Object considerably
Comment 1 Johannes Schmid 2008-05-27 10:40:50 UTC
see http://code.google.com/soc/2008/gnome/app.html?csaid=OV0PGh9eRi8MGBQJEgJdHSIKNUlURgkIBnlUOUlWFQlTVXNXPA%3D%3D%0A

Abderrahim Kitouni takes care of that currently.
Comment 2 Jaap A. Haitsma 2008-05-28 18:02:00 UTC
Sorry for not being clear. I'm not proposing to write vala code in anjuta, but to write anjuta in vala. Because anjuta has a plugin structure and the fact that it uses gobject I think this might be possible. Do you see any major problems in achieving this?
Comment 3 Johannes Schmid 2008-05-29 08:34:06 UTC
Sorry, maybe I should have commented a bit to the link ;-)

He actually writes it's plugin in Vala and as such is currently creating Vala bindings for anjuta.
Comment 4 Abderrahim Kitouni 2008-07-01 14:38:39 UTC
Yes, I'm working on this. There is a patch in bug 538021. (btw, I think this should be closed as duplicate)
Comment 5 Jaap A. Haitsma 2008-07-01 14:52:56 UTC

*** This bug has been marked as a duplicate of 538021 ***