Dear MITK users, some of you may already have heard about the Common Toolkit (CTK) effort, http://www.commontk.org. Among other things, it provides an OSGi-inspired plugin framework which is much more robust and advanced compared to the BlueBerry implementation. With merge commit 87e3684 (05.06.2011) BlueBerry and hence the MITK based applications CoreApp and ExtApp use the CTK Plugin Framework.
During the migration phase, BlueBerry will support both its legacy bundle mechanism and CTK-based plug-ins simultaneously. Contributions and services provided by bundles and plug-ins will be merged together and will be accessible through the same API. However, you need to make some minor modifications to your code if you are using or providing BlueBerry bundles in your projects. Please read the section "Migrating from the BlueBerry bundle system to the CTK Plugin Framework" on our Wiki page: http://www.mitk.org/wiki/BlueBerry There will also be a CTK plugin generator with MITK specific features available soon. Please consider migrating your BlueBerry based applications and plugins to the new system rather sooner than later and post any issues you may encounter to the mitk-users list. Thanks, Sascha ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
