Brock Allen refers to his object
relational mapping tool as an RO mapper, as opposed to an OR mapper.
He does this because he builds the database first, and then
maps the database into objects, so its a relational-object mapper
instead. I've never heard it called that before, but I like it, because
thats exactly the process that we follow too, build the database how you want
it, and then make the objects fit the data model.
I just read about this
alternative gui for nunit over at
Roy Osherove's.
I just downloaded it and it looks pretty sweet! Haven't had a chance to use it much yet, but I'm excited to see all the statistics that it produces....