Ferreteria/v0.5/portbank
< Ferreteria | v0.5
Jump to navigation
Jump to search
Data Object Management
v0.5 includes a significant refactoring of how database-related objects are managed. The goal was to simplify access to global singleton objects in general, and databases and tabloids in particular, while retaining flexibility (e.g. for different applications to determine the database in which each table is stored).
Databases
Creating a database requires a database spec (ferret\data\cDatabaseSpec
descendant).