Hi Klaus, thank you, we really appreciate community feedback (and especially praise ;-)).
MITK consists still mostly of GUI-toolkit-independent code. This code will of course be maintained and enhanced (at http://svn2.mitk.org). Only the Qmitk code has switched from Qt3 to Qt4. We will not add new features to the Qt3 based code, but we might still incorporate bug fixes. We will also not adapt the Qt3 code to interface changes that will happen in the core (GUI-independent) code. There are no Qt3 dartclients running, so we don't even know, if the code will break. We do not want to spend much effort for maintaining the Qt3 codebase ourselves, but community supplied bugfixes are appreciated. We will soon open our bugtracking system to the community. There will be a place where bug reports and bugfixes for the Qt3-Qmitk code can be entered. We are still unsure how many QT3-MITK projects are currently developed. The range of DKFZ support for QT3-MITK will also depend on the number of active developers and their willingness for participation. Generally, I would urge everybody to reconsider to switch to Qt4. Qt3.3 was released in February 2004 and is nearing the end of its lifecycle. If you want to support the MITK development, please take a moment to fill out the MITK survey at: http://mitk.org/wiki/Survey. This helps us to get an idea about our user base and will help us to apply for funding to expand the development of MITK and the support of the community. Best Regards, Jochen > -----Ursprüngliche Nachricht----- > Von: Klaus Drechsler [mailto:[email protected]] > Gesendet: Dienstag, 9. Juni 2009 23:32 > An: [email protected] > Betreff: Re: [mitk-users] MITK status update (SVN repository, 0.12 > release bugs) > > Dear MITK-Team, > > I´d like to take this opportunity to express my gratitude to the whole > MITK-Team at DKFZ for their great work in the past and probably also in > the future. MITK is a great help for us to research and develop medical > imaging applications. > > I have one question regarding the old QT3 application as we are heavily > using it and a switch to the QT4 application is currently not planned. > Will you still integrate bugfixes (and maybe patches) in the future or > is 0.12.2 the definitely last release and thus obsolete? > > I am looking forward to your further developments. > > Best regards > > Klaus > > Marco Nolden wrote: > > Dear MITK users, > > > > we want to give you a small status update on what's going on at the > moment. > > > > 1. Directory structure > > > > As already announced in the 0.12 release notes we're doing some heavy > > restructuring work in the MITK source tree at the moment: remove Qt3 > > code, reorganize everything in smaller modules etc. > > > > Because of this the repository at http://svn.mitk.org hasn't been > > updated for a while. It is still online. The new code structure can > be > > previewed and tested at: > > > > http://svn2.mitk.org > > > > We're still fixing things, finishing documentation, moving our bug > > tracker to a public server etc. Please be patient! > > > > 2. 0.12 Release Bugs > > > > Unfortunately the 0.12 release contained a few bugs. A 0.12.2 bugfix > > release will arrive in the next days. > > > > 3. Configuration problems with the 0.12 source packages. > > > > If you have downloaded a source package of the 0.12 release you will > get > > configuration errors related to subversion. To fix them remove the > > following lines in the top-level CMakeLists.txt file: > > > > FIND_PACKAGE(Subversion) > > IF(Subversion_FOUND) > > Subversion_WC_INFO(${PROJECT_SOURCE_DIR} SVN_INFO) > > ENDIF(Subversion_FOUND) > > > > > > > > Regards > > > > Marco > > > > > > > > > ----------------------------------------------------------------------- > ------- > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
