Hi Miles,if I were you, I'd favor a data transfer object/data access object approach in order to more clearly decouple the persistence implementation from the presentation layer. This also gives you the benefit that you can completely independent of each other test each layer.
Cheers, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
