What is happening in MidCOM 2.7
MidCOM 2.6.0 has been out for a while, with 2.6.1 scheduled for today. While that branch has now been stabilized for bug fixes and small tweaks only, there is work going on in the SVN trunk, or what is to become MidCOM 2.7.
Here’s a quick list of what has happened so far:
-
Midgard Collector is now getting rolled out in a lot of places in MidCOM core. Compared to Query Builder this brings notable performance gains in every place where full objects are not needed
-
midgard_metadata properties are now used instead of the parameters described in mRFC 0010: MidCOM Metadata Interface
-
Topic component, style and style inheritance information are now topic properties instead of parameters
-
Classic Midgard API calls have mostly been removed
-
MidCOM is now properly aware of Multilingual Content. Site Wizard still needs to be adapted to aid creation of multilingual sites
-
PHP5 is now fully supported
To summarize, 2.7 is much faster than 2.6 and handles its metadata and multilingual content much better. It also requires Midgard 1.8.1, due to be released soon.