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,645
|
Comments: 51,243
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"

Memorable Quotes

time to read 1 min | 44 words

From the Castle Dev Mailing list:

Ken Egozi: When someone would build a generator that can generate a domain model by listening to a white-board design meeting, that would be a craic.

David Marzo: There is already one -> good software developer ;-)

time to read 1 min | 54 words

This quote from Scott Bellware had me ROTLing:

In .NET, the UI tools are object-oriented and the middle-tier tools are procedural. This strikes me as a touch absurd.

I certainly concur.

Read the rest of the post, Scott is answering comments from his previous post about using Ruby on Rails. Very interesting.

Random Quotes

time to read 1 min | 69 words

Some random quotes from yesterday:

  • Benchmarks are really inefficient way to gauge performance
  • Put a drop down list around this table, it is doing too many postbacks
  • Debugging multi threaded java script
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

No future posts left, oh my!

RECENT SERIES

  1. API Design (10):
    29 Jan 2026 - Don't try to guess
  2. Recording (20):
    05 Dec 2025 - Build AI that understands your business
  3. Webinar (8):
    16 Sep 2025 - Building AI Agents in RavenDB
  4. RavenDB 7.1 (7):
    11 Jul 2025 - The Gen AI release
  5. Production postmorterm (2):
    11 Jun 2025 - The rookie server's untimely promotion
View all series

Syndication

Main feed ... ...
Comments feed   ... ...