Issue Details (XML | Word | Printable)

Key: DIRSERVER-233
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Alex Karasulu
Reporter: Ersin Er
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

new Subtree Specification (RFC 3672) implementation

Created: 27/Aug/05 06:13 AM   Updated: 01/Jul/06 03:03 PM
Return to search
Component/s: ldap
Affects Version/s: pre-1.0
Fix Version/s: pre-1.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File SubtreeSpecificationParser.patch 2005-08-27 06:14 AM Ersin Er 46 kB

Resolution Date: 27/Aug/05 07:11 AM


 Description  « Hide
A new implementation of Subtree Specification (RFC 3672) parser is provided as a patch attached with this issue.

The new implementation includes:
 - a complete RFC 3672 Antlr grammar
 - a wrapper around the Antlr generated classes
 - two auxilary classes for parser/lexer pair reusability
 - a test class
 - and some configuration changes for nlog4f integration

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Alex Karasulu added a comment - 27/Aug/05 07:03 AM
This is an awesome patch Ersin - it's the best one I've seen in a long time. I am applying it now. Job well done!

Alex Karasulu added a comment - 27/Aug/05 07:11 AM
Applied patches and committed on revision 240354 here:

http://svn.apache.org/viewcvs.cgi?rev=240354&view=rev

Ersin Er added a comment - 01/Jul/06 03:03 PM
Done.