AirDB available at github
I received a request today for a look at the code in response to my post on Designing an ActionScript ORM for AIR. So, I took a few hours to take the ActionScript ORM code, add a working example and put it out on github.
AirDB is now available here:
http://github.com/dkeskar/airdb/tree/master
Suggestions, improvements and contributions are welcome and appreciated.