KDevelop4 architecture rework

Andreas Pakulat apaku at gmx.de
Sun Jan 21 16:17:20 UTC 2007


On 21.01.07 02:00:07, Andreas Pakulat wrote:
> On 20.01.07 23:23:46, Alexander Dymo wrote:
> > independent task would be to experiment with inter-plugin deps and BC ideas
> > (see http://lists.kde.org/?l=kdevelop-devel&m=112620787223741&w=2)
> > and try to make use of them in KDevelop extension interfaces mechanism.
> > If everything works ok, project manager needs to be modified so it provides
> > extension interfaces.
> 
> I modified your example to test wether one can load 2 plugins that
> implement the same extension and it seems to work. I attach the source.

Here's another example which implements a signal. The only drawback is
that we can't enforce interface-users to also make the virtual function
a signal. (See plugin1 which makes the signal a normal slot.

Andreas

-- 
You will attract cultured and artistic people to your home.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bic4.tar.gz
Type: application/x-tar-gz
Size: 5534 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070121/3522f1d7/attachment.bin>


More information about the KDevelop-devel mailing list