Changes for version 0.04

  • changed check_err() to has_errors()
  • moved has_errors() to base Rose class
  • added throw_error() to base Rose class
  • all controllers now inherit from Catalyst::Controller::Rose instead of simply Catalyst::Controller.
  • instead of setting 'error' value in stash(), CRUD methods now call throw_error().

Modules

RDBO and RHTMLO base classes for Catalyst
RDBO/RHTMLO Ajax Autocompletion
RDBO and RHTMLO for Catalyst CRUD apps
base class for Edit In Place tables
base class for searching a RDBO model