The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.03

  • MAJOR: Now NULL and 'undef' are outlawed and never returned
  • MAJOR: 'default' parameter added to placeholder creation
  • MAJOR: Fixed major bug with 'unique' treatment on inner objects
  • Base class changed to Atom to make error throwing uniform
  • MAJOR: a bug fixed in escaping special characters when searching using 'wq' or 'ws'
  • MAJOR: fixed bug in relations generation in deep search subroutines; dependencies were wrong when searching for properties of hashes in different lists originating from the same top level object
  • Added test case for the bug above
  • check_name method is now available on all FS objects
  • Removed `mysql' directory and dependance on MySQL-devel; that driver will be distributed separately.

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

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

Examples