Oren Eini

CEO of RavenDB

a NoSQL Open Source Document Database

Get in touch with me:

oren@ravendb.net +972 52-548-6969

Posts: 7,546
|
Comments: 51,161
Privacy Policy · Terms
filter by tags archive
time to read 1 min | 140 words

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"

time to read 1 min | 88 words

Patrick Logan has a post web services. I've very little to do with web services so far (notice the lack of posts complaining about stuff in Indigo :-) ).

What caught my eye was this quote:

Vendors will have to differentiate themselves on something more than wizards that mask complexity.

I agree whole heartedly, and for much more than merely SOAP or Web Services.

FUTURE POSTS

  1. Partial writes, IO_Uring and safety - about one day from now
  2. Configuration values & Escape hatches - 4 days from now
  3. What happens when a sparse file allocation fails? - 6 days from now
  4. NTFS has an emergency stash of disk space - 8 days from now
  5. Challenge: Giving file system developer ulcer - 11 days from now

And 4 more posts are pending...

There are posts all the way to Feb 17, 2025

RECENT SERIES

  1. Challenge (77):
    20 Jan 2025 - What does this code do?
  2. Answer (13):
    22 Jan 2025 - What does this code do?
  3. Production post-mortem (2):
    17 Jan 2025 - Inspecting ourselves to death
  4. Performance discovery (2):
    10 Jan 2025 - IOPS vs. IOPS
View all series

Syndication

Main feed Feed Stats
Comments feed   Comments Feed Stats
}