Menu

#30 JavaScript Plugin

open-remind
1
2002-04-03
2001-08-30
No

This is similiar to the prolog plugin, except it
allows you to write JavaScript stored procedure. It
requires Rhino from : http://www.mozilla.org/rhino/

There's only two files in this distribution.

JsLibrary.java should in in the org.hsqldb.* path.

and the directory js should be where you run hsqldb
daemon.

look at the file in js/lib.js

try:

call load_module('org.hsqldb.JsLibrary')

call js_add_test(10, 20)

Enjoy,

Hiep H Nguyen

hiep256@yahoo.com

Discussion

  • Hiep Huu Nguyen

    Hiep Huu Nguyen - 2001-08-30
     
  • Michael J. Cannon

    Logged In: YES
    user_id=32217

    Fred,

    This and #456700: are they going to make it? All of this
    work in the Trackers are to clear my SF.net Dashboard, so I
    can concentrate on the re-org of fora, Trackers and
    readying the CVS and doc management.

    Hiep's patches for embedding other languages, eventually
    could include XML (to make hsqldb an 'active' XML source
    for J2EE and CMS/DbPrism), python, php, (both have Java
    implementations, for instance, in Coccoon)...even PL/SQL
    and perl...

    Interesting, but do we need to do this now or in FUTURE?

    Mike

     
  • Michael J. Cannon

    • milestone: 131870 -->
    • priority: 5 --> 1
    • assigned_to: dedmike --> fredt
    • status: open --> open-remind
     
  • Fred Toussi

    Fred Toussi - 2002-04-03

    Logged In: YES
    user_id=150940

    Will keep open for study and possible conversion for
    inclusion in future versions.

     

Log in to post a comment.