OpenLDAP
Up to top level
Build   Contrib   Development   Documentation   Historical   Incoming   Software Bugs   Software Enhancements   Web  

Logged in as guest

Viewing Software Enhancements/4033
Full headers

From: rravi@novell.com
Subject: Enhancement requests : Need LDIF parsing API's
Compose comment
Download message
State:
0 replies:
0 followups:

Major security issue: yes  no

Notes:

Notification:


Date: Fri, 16 Sep 2005 07:24:01 GMT
From: rravi@novell.com
To: openldap-its@OpenLDAP.org
Subject: Enhancement requests :  Need LDIF parsing API's 
Full_Name: RAVI CR
Version: Current
OS: LINUX
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (202.144.95.244)


Feature requests :  Need LDIF parsing API's 
Developers want  to use  these  API's in their application for parsing the LDIF
files.

Present LDIF API's: 
The API's only provides lexical analysis part of LDIF handing and not the actual
LDIF parsing.  The routines only handle line continuations and breaking lines
around the colon.  They do not parse LDIF elements, such as an
ldif-attrval-record or ldif-change-record, into C structures.  The caller of
these routines is expected to do that parsing. (For EG :    ldapmodify.c  code 
handles the LDIF parsing).

Requirement: 
A high-level LDIF API Set should be designed and implemented as a library. This
API would define C structures for LDIF elements such as ldif-attrval-record and
ldif-change-record, and provide facilities for translating them to LDAPMod
structures.

Up to top level
Build   Contrib   Development   Documentation   Historical   Incoming   Software Bugs   Software Enhancements   Web  

Logged in as guest


The OpenLDAP Issue Tracking System uses a hacked version of JitterBug

______________
© Copyright 2009, OpenLDAP Foundation, info@OpenLDAP.org