From: John B. <jo...@ma...> - 2003-11-04 22:55:18
|
> I'm gonna put out a new test release soon... we now have better error > checking.. you will be able to check and see if that datasource = failed > to open.. and you can see if execute failed... (from pdf and c) great, that's useful. > I have started python bindings.. which will allow for a more shell > scriptable rlib have you thought of wrapping rlib with SWIG http://www.swig.org/ That would give you library capability from: Tcl 8.0 and newer versions.=20 Python 1.5 and newer.=20 Perl 5.003 or newer.=20 Guile 1.3.4 and newer. Java JDK 1.1 and newer.=20 Ruby.=20 Mzscheme. and it's super easy give that you have a C api. > John.. do you have any more patches for me you want in for general > testing? Just that command line program, otherwise I didn't end up needing to = keep any changes I made. -john |