Skip to content

Proposal: Authomatic load verndor driver in class path #10

Description

@garfy0886

In our experience we have often encountered two problems:

  1. software supports peripherals from multiple vendors and you have to include the correct drivers in your software each time
  2. it happens that different peripherals use different versions of libraries that might conflict

we have developed an extension that helps solve these problems. it is based on dynamically loading the classpath of the driver libraries.

I'll leave you the example of our code, it's a few lines but you might find it useful.

SimpleServiceConnection.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions