App-Context
view release on metacpan or search on metacpan
x App::Context - add authentication_class option from app.conf
x App::Context::POE::Server - added a storable option (poe_storable) to allow for communicating more than just a string value back and forth between parent and child processes
x App::ValueDomain - Added sub get_label and _load_label to allow for loading of entries in a ValueDomain one at a time
x App::Storable - protect against varying versions of Storable which may cause deserialization exceptions
x App::Serializer::Json - read and write JSON
x App::Serializer::Html - serialize output as HTML for debugging/viewing
x App::Context::HTTP - add support for RPC and REST (in addition to web app support)
x App::Context::service_exists() - detect if a service exists in the config/session (generalizes session_object_exists())
VERSION 0.9661
x updated the dependencies so that the CPAN tests don't fail
VERSION 0.966
x add SharedDatastore as a useful service (with a Repository-based implementation)
x improved support for "temporary" services (named "temporary" or with the {temporary} arg)
(a "temporary service" is akin to a stateless session bean in Java)
x add support for including/overlaying additional config files based on values present in
the %$options hash or when a particular named service is instantiated
x App::Context::POE::Server
x App::Context::POE::ClusterController, App::Context::POE::ClusterNode
( run in 0.319 second using v1.01-cache-2.11-cpan-05444aca049 )