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

NAME

DBIx::DBO2::ToDo - Tasks, ideas, and bug reports

TODO

  • Complete Fields development.

    Integrate fields generation and column definitions to simplify subclass declarations.

  • Replace Record::DefinedRow with Table::Static.

  • Former versions of this package used the DBO::* namespace, but this is a poor choice for public redistribution, ie CPAN. But what would be a better name for this framework? Some candidates:

      DBIx::DBO2
      DBIx::ORM
  • Move all of the AUTHORS and LICENSE blocks to ReadMe.pod Include a SEE ALSO in all modules pointing to ReadMe.pod.

SEE ALSO

DBIx::DBO2::ReadMe