[ 
https://issues.apache.org/jira/browse/DIRKRB-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kai Zheng resolved DIRKRB-490.
------------------------------
    Resolution: Fixed

commit 030234b319a88fed8fa0f1b60d9bafa01e624935
Author: Kai Zheng <kai.zh...@intel.com>
Date:   Wed Dec 9 05:43:34 2015 +0800

    DIRKRB-490. Separate ASN1 parser

> Separate ASN1 parser
> --------------------
>
>                 Key: DIRKRB-490
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-490
>             Project: Directory Kerberos
>          Issue Type: New Feature
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>             Fix For: 1.0.0-RC2
>
>
> *Kerby-asn1* is mainly a user model/type driven or oriented framework. The 
> ASN1 parsing procedure is tightly coupled with the model value binding 
> process. Recent changes made good progress, and this would decouple the two 
> aspects totally and provide separate ASN1 parser to cover use cases supported 
> by other libraries as well. In other words, users can use this facility to 
> parse data stream to emit ASN1 built-in type objects without having to define 
> their models or types. This is very handy for small tasks or tools. 
> With this separating, the codes for user model type support and value binding 
> will also be cleaner and easy to understand, since the part won't care 
> parsing logics. With the new parser added, the library will be more complete.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to