Search the web
Sign In
New User? Sign Up
domaindrivendesign · Domain-Driven Design
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 787 - 817 of 16054   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
787
Yes, I agree with Randy and would just add this -- I believe the intent of what he's saying is that regardless of which comes first, you should strive for a ...
Scott Hurlbert
hurlbertscott
Offline Send Email
Apr 1, 2004
9:53 am
789
I think this thread has failed to surface the obvious: persistence. Let's say your team is reasonably convinced of the value of a proper domain model (which...
Stafford, Randy
randalparker...
Offline Send Email
Apr 1, 2004
11:11 am
790
... No, it is suggesting that they happen at the same time. Rather, you find some use cases, build a model, find some more use cases, improve the model, find...
Ralph Johnson
rej_13
Offline Send Email
Apr 1, 2004
11:55 am
791
Is it like round-trip gestalt design technique described by Grady Booch in Object-oriented analysis and design with applications as the "micro-process" of...
Marco Dorantes Martinez
marcodorantes
Offline Send Email
Apr 1, 2004
5:37 pm
792
"Marco Dorantes Martinez" <mdmartin@...> wrote on 04/01/2004 ... That is a nice description of the concept everyone is trying to get at in this...
dallen@...
davidkallen
Offline Send Email
Apr 1, 2004
7:37 pm
793
Hi Wirama, w> All this time I've always thought use case writing should be done w> before developing the model. The use cases produced will give somekind w> of...
Gregg Irwin
greggirwin143
Offline Send Email
Apr 1, 2004
8:30 pm
794
... How good is the relational design in either case? i.e. isn't the alternative to the complex domain model just a complex relational model and complex stored...
Logan, Patrick D
patrickdlogan
Offline Send Email
Apr 1, 2004
9:36 pm
795
... Yes, that is one (IMHO undesirable) alternative. I'm not an expert on relational design, but I think ours is reasonable. We had the luxury of designing...
Stafford, Randy
randalparker...
Offline Send Email
Apr 1, 2004
10:03 pm
796
... If the use cases relate to business value (which I would have thought they all would) can that value not be prioritised? Regards Shane ===== Shane Mingins ...
Shane Mingins
shanemingins
Offline Send Email
Apr 2, 2004
12:32 am
797
Hi, First of all: thanks for all the responses :) I think I get the idea, incremental & iterative... Anyway, I need a starting point... I think I'll start with...
wirama_putra
Offline Send Email
Apr 2, 2004
7:00 am
798
Randy, et al... try to indulge this lengthy reply... ... Just one pointer I would suggest... http://www.rkimball.com I've found an OLAP model... (Star Schema...
Logan, Patrick D
patrickdlogan
Offline Send Email
Apr 2, 2004
9:54 pm
799
Aaaarg! In responding to a message, a few minutes ago, (a message I thought was the most recent one, but was not!) I discovered that I've been cut off by Yahoo...
Eric Evans
ericevans0
Offline Send Email
Apr 3, 2004
7:31 am
800
David, I think Martin Fowler may have been listening...or perhaps Erik talked to Martin :-> See ReportingDatabase at http://martinfowler.com/bliki/ Scott ... ...
Scott Hurlbert
hurlbertscott
Offline Send Email
Apr 4, 2004
1:15 am
801
Oddly enough, I did talk with Martin. I like that blog entry. Also, I just posted a brief discussion between Martin Fowler, Luke Hohmann, me, and a few others...
Eric Evans
ericevans0
Offline Send Email
Apr 4, 2004
8:43 am
802
... and lots of square data from the DBMS's disk to round holes in the JVM's heap (and back). ... This performance issue is very serious, but I think the...
Eric Evans
ericevans0
Offline Send Email
Apr 4, 2004
9:01 am
803
Thanks Eric Real nice post and I have to concur. I've yet to work on a project where real ad hoc reporting was needed. However, almost every project...
Scott Hurlbert
hurlbertscott
Offline Send Email
Apr 4, 2004
9:45 am
804
Sometimes its not just ad hoc reporting/queries that are desired, but the ability to mine data for different purposes, things the orignial developers may not...
Jim Amsden
jim_amsden
Offline Send Email
Apr 4, 2004
12:43 pm
805
Using domain model to populate reporting database has values, as Martin has mentioned, however, I'm afraid that it's a coupling that domain model owners don't...
zz355587
Offline Send Email
Apr 4, 2004
3:50 pm
806
Data miners really are in a separate model context (see Chapter 14). Not only do they want a different model, they want a whole succession of models, as they...
Eric Evans
ericevans0
Offline Send Email
Apr 4, 2004
6:11 pm
807
I think there may be another dimension to this discussion and that is SystemOfRecord. DBAs often have control of DB schema and are responsible for producing ad...
David
dvydra2
Offline Send Email
Apr 4, 2004
7:04 pm
808
... What would adoption look like? As I read through the book I don't see "adoptable" techniques. I see some good ideas, and some design and modeling...
Robert C. Martin
rmartinoma
Offline Send Email
Apr 4, 2004
8:48 pm
809
... We're actually pretty good at refactoring our schema; we've honed our process over four years and six major releases (and many more minor releases) now. In...
Stafford, Randy
randalparker...
Offline Send Email
Apr 4, 2004
9:15 pm
810
I'm not that much of a fan of domain driven design. The problem with domain driven design is (and Evans acknowledges that) that you often need a translation...
fromconcept
Offline Send Email
Apr 5, 2004
8:06 am
811
My previous email had a Bush'ism in it ;-) ... software, ... describes ... functional ... OO ... the ... Microsoft ... have...
fromconcept
Offline Send Email
Apr 5, 2004
8:09 am
812
Robert C. Martin wrote: What would adoption look like? Adoption will look like a widely accepted control language driven by generalized rules. That all pattern...
Dan Palanza
danpalanza
Offline Send Email
Apr 5, 2004
8:23 am
813
I will second that. Microsoft has been a barrier to the adoption of the domain model. On one board a poster wanted to know about moving away from a domain...
David Foderick
sobesoft
Offline Send Email
Apr 5, 2004
6:51 pm
814
Eric, I have to admit that when I read through chapters 4 and 5 I kept saying, "Why doesn't he use his own technique and crunch this knowledge?" I honestly...
Joe Kuhn
joemkuhn
Offline Send Email
Apr 5, 2004
9:57 pm
815
Joe, I'm glad you came here rather with your frustration rather than just giving up. I'm very interested in what obstacles people encounter in this. I don't...
Eric Evans
ericevans0
Offline Send Email
Apr 6, 2004
1:29 pm
816
... Well, Bob Martin is suggesting that there isn't such a thing. But basically, if you can read the code and easily infer the concepts the developer and...
Eric Evans
ericevans0
Offline Send Email
Apr 6, 2004
1:57 pm
817
I can't agree on this one, Bob. Well, I do a little bit. Individuals can do some of this. But then, individuals can do test-first development, too. There is a...
Eric Evans
ericevans0
Offline Send Email
Apr 6, 2004
1:59 pm
Messages 787 - 817 of 16054   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help