By bloid
via blog.wekeroad.com
Published: Nov 04 2008 / 14:05
Let's get this out of the way: I know you're going to think I'm nuts as you read this. You may "pfft" to what you're about to read - know that I know you're "pfft"-ing me. All I ask is that you consider what I'm about to suggest...
Comments
Gregg Bolinger replied ago:
This was kind of interesting. Really though I think, at least for the java world, it is simpler than the author makes it out to be, but only if you are using something like JPA/Hibernate. On the handful of projects I've use JPA/Hibernate on I didn't worry about the database until I had the domain model as complete as possible. I run hsqldb as an in memory database to test my relationships. JPA/Hibernate generates my schema for me.
And to say it before someone else does, yes, Grails works the same way. So if the author used something like NHIbernate I wonder if that dismisses his case for an OODB?
wadewilson replied ago:
I just don't understand why the author insists to say "and for that I bet you think I'm crazy".
Is just another way to leave the real database to the end, whatever is you reason, for example, the comment above. It could be mock DAOs, also, whatever.
willcode4beer replied ago:
He works for Microsoft, so, he's probably not accustomed to developing "the right way".
His sight shows MVC likes it's a big deal (the rest of us have been using mvc for over 10 years, some over 20).
Voters For This Link (12)
Voters Against This Link (0)