posted 14 years ago
Typically your persistence operations will occur in the model, yes. The model should be talking with a generic persistence interface though, not specifically with SQL or file/IO, since the persistence mechanism could change.
Jeff Storey
Software Developer
[url]http://jeffastorey.blogspot.com[/url]