Patents by Inventor Roger T. Lessly

Roger T. Lessly has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 7571425
    Abstract: A method, system, and computer program product for automated binding of an application user interface to the data that it manipulates in an object oriented programming system is provided. In one embodiment, responsive to instantiating an application user interface, a binder object is constructed for at least one component in the application user interface. The binder mediates the exchange of data between the component and the corresponding field in the model. The binder monitors the component for data change events and monitors the model for data change and state change events from the field. The binding is specified by a moniker that is shared by the component and the field. Using the moniker, the binder synthesizes method names to get and set the field value and retrieve the field's state. The binder then locates and invokes, using introspection, the methods in the model that match the synthesized method names.
    Type: Grant
    Filed: November 18, 2004
    Date of Patent: August 4, 2009
    Assignee: Hewlett-Packard Development Company, L.P.
    Inventor: Roger T. Lessly