Archives

  • Some musings on ORMs

    I’m pretty sure every developer who has ever worked with a modern database-backed application, particularly a web-app, has a love/hate relationship with their ORM, or object-relational mapper. On the one hand, ORMs are vastly more pleasant to work with than code that constructs raw SQL, even, generally, from a tool that gives you an object [...]

    Jul 18th, 2010 | Filed under Software Engineering
Posts Tagged ‘dynamic analysis’