Smalltalk Daily 10/8/07: Getting Started with GLORP
On today's Smalltalk Daily, we load GLORP from the public store and take a look at a simple example with it. GLORP is an acronym for "Generic, Lightweight Object Relational Protocol". Which is kind of a mouthful - what it means is that GLORP is a framework for doing object to relational database mapping. Today, we take a (very) basic look at it.

