The ALT.Net quote of the day
You have to follow the discussion to understand that.
Bil Simser:
@Glenn: Someone posted a reply on my blog about the guidance package:
"I don't really like what they did there. Having views like IContactDetailView puts the model into the view which is exactly what you are trying to separate. IMO Views should be things like Grid, Spreadsheet, Detail, etc which can handle any domain object (Contact, Customer, etc)"
Ayende Rahien:
That is the Extremely Passive View.
It basically says that a view is the base control, and you need to handle that. A view IMO is the presentation required for a certain business scenario. IContactDetailView is a business scenario, and as such it is appropriate.
Dave Foley:
Coupling the Extremely Passive View with a very complex RowDataBound handler results in my favorite presentation pattern:
"Passive-Aggressive View"
Comments
So you're going to do this every day now? :)
If I find good stuff.
Point it out, I'll try.
I mean, it is not like I have some quota on the number of posts per day, or something like that.
"Passive-Aggressive View" - that is brilliant!
This is the new way to keep your blog exciting. Copy threads from ALT.NET. It takes far less work.....
Especially if you try to define 'soluble' <ducking>
Comment preview