Inspired by an article on Tim Dorr’s blog, I decided to write my own framework.
My aim wasn’t to create something everybody will use and love or something like that. (Chances are I will be the only one to ever use it.) I just tryed to make something I like, and I feel like I’m done with it now.
With the basis of the framework that is. Because its not actually useable yet. I have to finish my url rewriter (You tell is what module, method and arguments a URL contains, and it makes the URL for you, taking mod_rewrite rules into account.) and make some basic modules.
The URL rewrite part is the hardest, mostly because I don’t really have a idea of how to do it yet. The basic modules will be as hard as I (or anybody else) make(s) them, so chances are the first few will take no more then an hour each. 😛
I think I already know the first places where I’ll deploy the framework. Both are relative unimportant, so it’ll be a good test.
(And no, when I mention an unimportant site, I don’t mean this place…)
Can we see the source?
The source needs some cleaning up, but it’ll be probally become public within a week or so.
Looking forward to poking around in it Jory 🙂
Little update on this:
I’ve been trying to work with my framework, and decided it needs more work.
I’ll try to implement the improvements I want before the end of the month. Hopefully, I’ll like it better after then. 🙂