Changes for version 0.12 - 2000-07-07

  • First release for AW 4.0, maintains backwards compatibility.
  • Aw::Properties are replaced with hashes.
  • Aw::Adapter objects can be instantiated with all args in a hash.
  • New Methods for Aw4 Compliance
  • Available in 4.0 only Aw::Adapter::initSessions ( ala awAdapterInitSessions ) Aw::Adapter::isSessions ( ala awAdapterIsSessions ) Aw::Adapter::isSessionManager ( ala awAdapterIsSessionManager ) Aw::Adapter::usesSessionManager ( ala awAdapterUsesSessionManager ) Aw::Adapter::dispatchToSession ( ala awAdapterDispatchToSession ) Aw::Util::dispatchToSession ( ala awAdapterDispatchToSession )
    • Aw::Client::getBrokerVersionNumber ( aka awGetBrokerVersionNumber ) Aw::Client::deliverEventsWithAck ( aka awDeliverEventsWithAck ) Aw::Client::publishEventsWithAck ( aka awPublishEventsWithAck )
    • Aw::ConnectionDescriptor::getSharedEventOrdering ( aka awSetDescriptorSharedEventOrdering ) Aw::ConnectionDescriptor::setSharedEventOrdering ( aka awSetDescriptorSharedEventOrdering )
    • Aw::Event::getUCStringFieldAsA ( aka awGetUCStringFieldAsA ) Aw::Event::setUCStringFieldAsA ( aka awSetUCStringFieldAsA )
  • Available in 3.0 but not 3.1/4.0 Aw::Log::parseOptions ( aka awAdapterParseLoggingOption ) Aw::Log::startLogging no longer also does "awAdapterSetLoggingProperties"

Modules

Aw
Perl extension for the ActiveWorks C Application Development Kit
ActiveWorks Adapter Module.
ActiveWorks Client Module.
ActiveWorks Client Module.
ActiveWorks Connection Descriptor Module.
ActiveWorks Event Module.
ActiveWorks License Module.
ActiveWorks Log Module.
ActiveWorks TypeDef Module.
ActiveWorks Connection Descriptor Module.
Long long integer arithmetic for CORBA.