Dear list, I've been discussing the problem of generic libraries for JavaScript with a couple of other developers of open source projects. We all use Rhino, and are pretty careful about using namespaces for our own projects, but we'd like to share or co-develop generic libraries for things like files, especially for command line applications, or server side applications, such as in Helma. One of the ideas is to use Rhino as the namespace, such as Rhino.File for read, write and 'rithmatic on files.
Maybe others on this list are facing a similar dilema, or maybe I just don't know where to go for de-facto standard JavaScript libraries? Do the Rhino developers mind if the name is used? The code will certainly be Rhino (and Java) dependent. Other ideas? John Leach Verona, Italy. _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
