I committed Stephen's Python bindings.

In addition, I've committed my Perl bindings. It utilizes swig, and in such
a way that swig just needs to be re-run anytime the API changes - no need to
change the interface file. Yay!

In addition, I solved the re-enterant problem I mentioned on the list
earlier... globals are no longer used.

The perl bindings are tested with the test.pl script I also checked in, and
I was able to upload/backup firmware and config. The test script is NOT
intended for production use.

There are only two outstanding things with the perl bindings:
  * The perl user should be able to pass unlimited arguments instead of just
1 - see the FIXME about that
  * I think I may need to tell perl when a blob is passed back and deleted,
but I haven't looked into that yet.

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to