Skip to content

Universal Data Client plugins written in JavaScript that also work in Java and Python

License

Notifications You must be signed in to change notification settings

data-yaml/udc-js

Repository files navigation

udc-js

Question: Can Universal Data Client plugins in JavaScript also work in Java and Python?

  1. The Benchling Packager uses a very simple Client and Entity class
  2. So does the original Python UDC, though more complex.
  3. Rewrite those minimal classes in (ECMAScript 5) JavaScript
  4. Call (and test!) them from node (directly)
  5. Call (and test!) them from Python using js2py
  6. Call (and test!) them from Java using Rhino

About

Universal Data Client plugins written in JavaScript that also work in Java and Python

Resources

License

Stars

Watchers

Forks