I just started playing with Haskell for CGI applications.
I would like to try writing a more serious CGI app, but
missing infrastructure makes it more difficult than conventional
approaches.

In decreasing order of preference, is there an available implementation
of:
* an equivalent to Java's Naming and Directory Services interface
* an LDAP client for some particular LDAP server
* an XML editor
* a generic ODBC/JDBC database client
* an interface to berkeleyDB (or some persistent hashtable implementation)

I suppose that I could have Haskell talk to Jacl to access the Java
implementations of these capabilities, but this seems like a hack.

Any pointers?

-Alex-

___________________________________________________________________
S. Alexander Jacobson                   i2x Media  
1-212-697-0184 voice                    1-212-697-1427 fax





Reply via email to