System, method, and article of manufacture for adding object services to a binary class in an object oriented server
    1.
    发明授权
    System, method, and article of manufacture for adding object services to a binary class in an object oriented server 失效
    将对象服务添加到面向对象的服务器中的二进制类的系统,方法和制造

    公开(公告)号:US06226691B1

    公开(公告)日:2001-05-01

    申请号:US08537648

    申请日:1995-10-02

    IPC分类号: G06F944

    CPC分类号: G06F9/4488

    摘要: A system, method and article of manufacture for automatically inserting object services such as persistence, concurrency, recoverability, security and distribution into binary classes in an information handling system employing object oriented technology, includes the steps of registering a description of a class in a name service context, searching the name service context for a class object referred to as a factory with desired constraints on properties, whether the object is operable in a predetermined operational environment, where the search excludes object services constraints, for classes which are found by the search, first select those classes which already support the object services constraints, create in the operational environment a class object with the desired object services features, and adding a particular object services feature if the original class provide the desired feature, and returning the class object to the caller which can then use the class object to create multiple instances thereof.

    摘要翻译: 一种在采用面向对象技术的信息处理系统中自动将对象服务(诸如持久性,并发性,可恢复性,安全性和分布)插入二进制类的系统,方法和制品包括以下步骤:将名称的描述注册到名称中 服务上下文,在名称服务上下文中搜索被称为具有对属性的期望约束的工厂的类对象,该对象是否在预定操作环境中可操作,其中搜索排除了对象服务约束,对于通过搜索找到的类 ,首先选择已经支持对象服务约束的类,在操作环境中创建具有所需对象服务功能的类对象,如果原始类提供了所需的功能,则添加特定的对象服务功能,并将类对象返回 调用者可以使用类对象创建 其多个实例。

    Persistent object storage system with default object encoder/decoder
    2.
    发明授权
    Persistent object storage system with default object encoder/decoder 失效
    具有默认对象编码器/解码器的持久对象存储系统

    公开(公告)号:US5797007A

    公开(公告)日:1998-08-18

    申请号:US77348

    申请日:1993-06-14

    CPC分类号: G06F9/4435

    摘要: A system and method for storing object information on a persistent medium. A DefaultEncoderDecoder is supplied that encodes object persistent attribute data into a string of attribute names, types and data values. The encoding and decoding is managed by one or more get and one or more set methods. The get methods control storing of the data while set methods control restoring of persistent data. Encoded strings of attribute data are upwardly compatible through replacement or overriding of the set methods.

    摘要翻译: 一种用于在持久介质上存储对象信息的系统和方法。 提供了一个DefaultEncoderDecoder,将对象持久性属性数据编码为一个属性名称,类型和数据值的字符串。 编码和解码由一个或多个获取和一个或多个集合方法管理。 get方法控制数据的存储,而set方法控制持久数据的恢复。 编码的属性数据字符串通过替换或覆盖集合方法向上兼容。