COOL API changes 1.2.8 -> 1.3.0

  • Moved to std::exception based exception handling
    • cool::Exception inherits from std::exception, as does coral::Exception
    • catch std::exception to intercept all exceptions originating from within COOL and CORAL
    • this should even cover plugin related exceptions (we tested that unavailable plugins exception can be caught as std::exception)

  • coral::AttributeList replaces pool::AttributeList

  • cool::ExtendedAttributeListSpecification replaces coral::AttributeListSpecification (or pool::AttributeListSpecification if you're updating from earlier than 1.2.8)

  • IFolder::tagCurrentHead replaces IFolder::tag

-- SvenASchmidt - 11 Apr 2006

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r4 - 2010-06-28 - AndreaValassi
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Persistency All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback