Archive for June 13th, 2007
AIR Embedded Database Code Exerpts 2
Wednesday, June 13th, 2007Here is today’s excerpt. This is the data access class that is used to save and retrieve the userid from the SQLite database. Here is the flow:
When the application launches, the PreferencesDAO class is instantiated. If a userid can not be retrieved from the local database, a Cairngorm event is dispatched to [...]





