Model
- Data Source
- get_user($uid)
- list_tasks($user)
- Interface with real data model
- Catalyst model = unimportant
- Important part is data model
- Works outside of Catalyst
- Why?
- Easy to test
- Easy to write
| Catalyst | Maintainable web apps made easy! | #9 |
| Copyright © 2007 Jonathan Rockway |