Some plans for MidCOM 3

cover image for Some plans for MidCOM 3

MidCOM 3 request flow

MidCOM is the PHP framework used for building sites with Midgard CMS. Over years it has accumulated lots of components and features, and currently weights around half million lines of code. At the same time the design, while being well designed, suffers from having to work around lots of limitations in PHP4 and the old Midgard API.

In preparation for the Midgard Developer Meeting in Linköping, Sweden next week we have been having some discussions on where to go with a new MidCOM generation, and the consensus seems to be a rewrite, refactoring or porting only selected parts of old code.

As a teaser for that, I've attached an initial HTTP request handling flow chart of the planned MidCOM 3 architecture.

Some points of interest:

Together these should make MidCOM a much simpler framework to build with, and make Midgard again (thanks to its C core) one of the fastest CMSs out there, as opposed to being a rather large thing.

We will start a new fresh Git repository to build a proof-of-concept of the new MidCOM framework. After that developers are more than welcome to port components and play with the new system. Looking forward to discussing this in more detail next week!

In related news, it seems the Plone people are rethinking their platform as well.


Technorati Tags:
midcom, midgard, php, tal


Read more Midgard posts.