×

Combining software executable libraries

  • US 7,886,285 B2
  • Filed: 03/14/2006
  • Issued: 02/08/2011
  • Est. Priority Date: 03/14/2006
  • Status: Active Grant
First Claim
Patent Images

1. A computer implemented method comprising:

  • a processor locating a first sub-library and a second sub-library, wherein the first sub-library comprises a first initialization function, a first registration function, and a first plurality of application functions, wherein the second sub-library comprises a second initialization function, a second registration function, and a second plurality of application functions, wherein each initialization function calls an associated register function, wherein each registration function passes details of application functions to a library manager that receives requests for application functions from an application, and wherein each application function is an executable software function that provides additional functionality to a calling application;

    the processor combining the first sub-library and the second sub-library into a single library, wherein the single library comprises a new initialization function that replaces the first and second initialization functions, wherein the single library comprises unchanged embodiments of the first and second registration functions, and wherein the single library comprises unchanged embodiments of the first and second plurality of application functions;

    the processor directing an application function request for a specific application function from the library manager to the new initialization function, wherein the new initialization function selectively directs the application function request to either the first initialization function or the second initialization function without using a forwarding function, and wherein each sub-library appears as a separate dynamic linked library to the library manager;

    the processor detecting a registration request to register the single library with the library manager;

    the processor, in response to detecting the registration request, calling the associated register function of each of the first and second sub-libraries; and

    the processor, in response to a register function being called, registering, with the library manager, details of one or more executable software functions that make up a specific sub-library associated with the register function that is being called.

View all claims
  • 2 Assignments
Timeline View
Assignment View
    ×
    ×