Usability Test: Which Config File View?
- From:
- Zed A. Shaw
- Date:
- 2010-07-15 @ 18:14
I'm now working on the "config file view". For a little bit of
explanation, the way the architecture works out is:
M == sqlite3 database
V == config files, a little shell, and whatever else.
C == mongrel2 servers.
I've got M and C, so now I'm crafting up the ideas for V. This is where
you come in:
#1 - Pythonic style: http://dpaste.de/ZBuh/
#2 - "Your Favorite Language" style: http://dpaste.de/P7JJ/
Questions:
1. Do these make sense?
2. What doesn't make sense?
3. If you go to /testsmulti/mystuff.json what happens?
4. If you go to /testsmulti/ what happens?
5. If you hit /handlertest what happens?
6. What would you change to add a 0MQ backend?
7. Of the two, which one do you like the most?
Let me know what you think also outside of those two, and any proposed
modifications/features you think up.
--
Zed A. Shaw
http://zedshaw.com/