If there’s one thing I can’t stand in the development process it’s writing code to save data. In fact, there are only a few things which I’d consider more useless than dealing with data persistence- one of them being data migration. I hate dealing with persistence because it’s totally mundane and repetitive code. Worse, nobody outside of IT really understands the details of persistence. Which means it has no business value. And why should users care about unit of work or active record vs. repository? Should saving an object really be that complicated of a task? Absolutely not. Which is why no one cares. It’s like caring about how your beer was delivered. Really, I just want to drink the damn beer. Yet somehow the thing which should be a no brainer takes the most time and effort to do. And causes the most debate. And causes the most problems. However, I recently got my first glimmer of hope- a cloud with a silver lining- that maybe, just maybe, someday, we’ll actually have simple data access.
Categories
Recent Posts
- MVC 3 Preview 1 VS 2010 Template w/ Razor, Html 5 Boilerplate and OpenId Authentication
- The New Web App Architecture: ASP.NET MVC 3, jQuery Templating with PURE and the Json Value Provider
- Building a Single Speed: Wheel Building
- Building a Single Speed Bike with a 183rd Street Frame
- Proposal: Let’s call ASP.NET MVC “.MVC”
- Performance Tracing For Your Applications via Enterprise Library
- Using Flickr and jQuery to learn JSONP
- How eAccelerator Improved WordPress on My Fedora Server
- An Outlook Macro to Archive Items like GMail
- Rocking the Rackspace Cloud
Tags
Good Posts from the Net
- 21 Ridiculously Impressive HTML5 Canvas Experiments Abhin Sharma
- Rubinius wants to help YOU make Ruby better Brian Ford
- Rails 3.0 Released (And 22 Free Videos To Bring You Up To Speed) Peter Cooper
- Rails 3.0: It's ready! David
- How To Design A Website Layout Using The Apple Style (author unknown)
- 15 CSS3 Menu Navigation Tutorials (author unknown)
- Rails Has Great Documentation Gregg Pollack
- Knots Guide Is an Android-Based Knot How-To Guide [Downloads] Jason Fitzpatrick
- Getting to Work with CSS3 Power Tools Devon Govett
- The Official Guide to HTML5 Boilerplate Paul Irish