You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/12/08 11:11:11 UTC

[jira] [Updated] (DIRKRB-490) Separate ASN1 parser

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

Kai Zheng updated DIRKRB-490:
-----------------------------
    Fix Version/s: 1.0.0-RC2

> 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)