PSS 1.0 NO IDEA Avatar
  1. OMG Issue

PSS — usage of user defined catalogs unclear.

  • Key: PSS-21
  • Legacy Issue Number: 3252
  • Status: closed  
  • Source: Anonymous
  • Summary:

    To my mind the usage and mapping of user defined catalogs is weakly
    specified. It is not clearly described what is generated and what has to be
    implemented by user. Furthermore it is unclear, how to get access to an
    catalog. Subsequently I consider C++ only. I guess, a new implementation
    class has to be defined for each catalog, inheriting from the mapped class
    of that catalog and from Session. This is necessary to use the operation
    create_basic_session() returning a Session. Further I guess, the parameter
    catalog_type_name of this operation denotes a catalog supported by a prior
    registered user implemented session factory.
    Furthermore chapter 6.2 does not sufficiently explain the parameter
    storage_home_id of operation find_storage_home() from CatalogBase. In
    particular the sentence "In the case of type-specific catalogs (declared in
    PSDL), the provide declarations define valid storage_home_id parameters."
    allows multiple interpretations. What is meant?

  • Reported: PSS 1.0b1 — Wed, 26 Jan 2000 05:00 GMT
  • Disposition: Resolved — PSS 1.0
  • Disposition Summary:

    accepted

  • Updated: Fri, 6 Mar 2015 20:58 GMT