I’ve decided to write the solution to a common problem I have in a variety of microframeworks.
The Problem: A registration (name, address, email, phone, et al) using the ‘valueobjects’ I’ve been defining for this space.
The Frameworks:
Ordered in likelyhood of actually being used. The top 4 are the real likely candidates. The bottom 4 are more for my own edification. When I finish this overview I’d like to “throw in” to an actual microframework and start doing some real work with it.
Right now I’ve not really decided on a storage engine. I may vary my storage engine to whatever the framework likes best. I’d like to use CouchDB and it’s available Ruby bindings for at least one of them.
I’m going to get right on that. As soon as I get done drinking with a bunch of rubyists at a pool party.
—R