Changes for version 1.01
- added describe method for List
- added embeddable Config object
- fixed Makefile.PL to store test db password correctly
- started CHANGES file
- additional test case for container_object method (skv@xao.com)
- uri() fixed on objects created by container_object()
- 'unique' always assumes that 'index' is set too, fixes problem with build_structure()
- diagnostic of connection failure improved
- default test database name changed to test_fs
- prefix for default table name changed to 'fs'
- xao-fs tool modified to accept 'drop' command
Documentation
XAO::FS database tool
Modules
XAO Foundation Server
default dynamic data object for Data::Customer
default dynamic data object for Data::Order
default dynamic data object for Data::Product
Collection class for XAO::FS
embeddable configuration object for XAO::FS
root node of objects tree
glue that connects database with classes in XAO::FS
DBD::mysql driver for XAO::FS
Core data class for XAO::FS
List class for XAO::FS
MySQL driver for XAO::FS
Provides
in testcases/base.pm
in testcases/basic.pm
in testcases/collection.pm
in testcases/config.pm
in testcases/dictionary.pm
in testcases/fields.pm
in testcases/index.pm
in testcases/linkage.pm
in testcases/lists.pm
in testcases/placeholders.pm
in testcases/search.pm