3 responses to “What Exactly Is The Carrington Framework?”

  1. Andreas Nurbo

    From my short venture into it I’d say its overly complicated and a little messy.

  2. Martin Hurford

    @Jeffro I hope you have taken the time to investigate Carrington, it really is quite amazing as well as simple once you understand the concept. I think a lot of people are overwhelmed by the number of files in comparison to a standard set of wordpress templates.

    WordPress templates require a massive amount of code duplication and Carrington does away with that by splitting out each item into an individual files so that a modification can take place only once but appear everywhere.

    Even the default 2010 theme is starting to take this approach by splitting out ‘the loop’ into a separate file. Carrington just takes this process as far as is possible.

    As you can tell I like it and I’m currently redesigning my site with Carrington JAM (Just Add Markup) so I can really get some in depth experience with the framework.