| To: | scsh-checkins@lists.sourceforge.net |
|---|---|
| Subject: | [Scsh-checkins] scsh-ldap/scheme types.scm |
| From: | Eric Knauel <eknauel@users.sourceforge.net> |
| Date: | Fri Feb 13 09:05:04 2004 |
| List-id: | <scsh-checkins.lists.sourceforge.net> |
| Sender: | scsh-checkins-admin@lists.sourceforge.net |
Update of /cvsroot/scsh/scsh-ldap/scheme
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18568/scheme
Modified Files:
types.scm
Log Message:
got rid of some record types: ldap-entry ldap-result. It makes no
sense to put diffrent types of ldap-messages (they all live in a
single type LDAPMessage on the evil C side) in appropriate records
since the type of a ldap-message keeps changing in an unpredictable
way. Use the API call ldap-message-type instead.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Scsh-checkins] scsh-ldap/scheme weak-table.scm, Eric Knauel |
|---|---|
| Next by Date: | [Scsh-checkins] scsh-ldap/scheme ldap.scm, Eric Knauel |
| Previous by Thread: | [Scsh-checkins] scsh-ldap/scheme types.scm, Eric Knauel |
| Next by Thread: | [Scsh-checkins] scsh-ldap/scheme types.scm, Eric Knauel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |