Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-21 | Wow, craziness. Part way through working on the confpair system I got some | Mike Buland | |
sudden insperation and completely redid Hash. Now everything but delete is implemented, including typesafe iterators and more. It's really cool, and everyone should check it out and start using it right away! | |||
2006-11-21 | Adding a new config-system that should be easy to make derive from xml. Or just | Mike Buland | |
used in general. The base unit, the confpair is a template, so if things go right, you should be able to use this to store any kind of config data in a nice and easily accessable way. |