July 9, 2009

weekly update

Tags: , , , ,
Filed under: ZenMagick — DerManoMann @ 1:08 am

Another week and the code cleanup is reaching it’s first milestone. The move from core to lib is complete and both core and mvc now are as clean as possible. That means it’s possible to use core all by itself and mvc (admittedly, there isn’t a lot in there yet) on top of core.

So now it’s down to regressions – I’ve mostly fixed the core.php feature (it was working at one stage but seems at least a bit broken right now).

I also suffered from forgetting to check in moved classes a bit which meant that across my different environments (and locations) this caused a bit of distress…

The last bit of refactoring for this phase concerned ZMRequest and the fact that is currently is a singleton [kind of, at least]. I’ve split the class into a mvc base class and a store specific subclass.

After a short phase of regression hunting I’ll move forward with some of the planned new features. More specifically, I’ll start working on a product association handler to allow to tag products (categories might come at a later stage). I am sure this is going to be quite useful (and I know already of some eager to use it ;)

1 Comment

  1. [...] Go here to see the original: weekly update [...]

    Pingback by News weekly update | Web 2.0 Designer — July 9, 2009 @ 4:05 am

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.