Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-94

Do not use ArrayByteList in Tag and Length Decoders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • pre-1.0
    • pre-1.0
    • asn1
    • None

    Description

      It might make more sense to use a collection of ByteBuffers in the Tag and Length decoders rather than using an ArrayByteList. First of all it reduces a dependency on the commons primitives and uses objects we're familiar with. It might even be better if we implemented the collector functionality our selves using a byte array rather than dealing with the overheads of these higher level objects.

      Attachments

        Activity

          People

            akarasulu Alex Karasulu
            akarasulu Alex Karasulu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: