Re: [anjuta-devel] new project manager UI



HI

I wanted to test the new (final) API for a project backend, so I ported
a (half-finished) BuilDj backend I had floating around over from the old
API, and I found a problem with the project manager: it doesn't show
targets that aren't in a group.

Cool, would be interested to see this, maybe you can push it to github
or something like that.

Indeed, looking at the code shows that it looks only for groups and
modules in the children of the root node (and for some other things in
groups etc.), and adding the same code for targets shows them without
problems. IMO, it shouldn't restrict what is shown based on its type. It
should be possible to write a, say, ant project backend and start using
it without anjuta knowing anything about it (backends that anjuta knows
about would have nicer icons, etc. but others should work as well). What
do you think?

Sorry, I don't fully understand what you mean here. A project backend is
like any other anjuta plugin and should be able to fully integrate.
Every restriction for out-of-tree plugins is a bug more or less.

Regards,
Johannes

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]