config file format
I’ve refactored the url mapping code and also added code to load YAML formatted mappings. This is working great and beside the fazt that the default mappings are now in a config file and not a function the new mapping is a lot more efficient and fixes a couple bugs/limitations as well!
Other places where YAML could/should be used:
- default sacs mappings
- database mappings
- Settings
- other suggestions?

Module upgrade file (to instruct the system what to do)
Comment by Raine — December 15, 2009 @ 7:57 am
Oh, and by the time we move to 1.0, we should get rid of the 2 configure files ZC has, no point in having 2 at once is it?
Comment by Raine — December 30, 2009 @ 5:24 am
Interesting point. I think we really have to decide on what is essential for a 1.0…
Comment by DerManoMann — December 30, 2009 @ 8:55 am