Add SchemaContext to NormalizedNode parser in RESTCONF 25/16025/5
authorVaclav Demcak <vdemcak@cisco.com>
Fri, 6 Mar 2015 13:35:45 +0000 (14:35 +0100)
committerTony Tkacik <ttkacik@cisco.com>
Sun, 8 Mar 2015 13:29:07 +0000 (14:29 +0100)
Correct parsing of identities, instance-identifiers
and others, requires access to full SchemaContext,
not only subset of it.

Migrated to parser factory, which provides that
access in order to correctly deserialize
context-sensitive types.

Change-Id: Ic92b9ce745080076a10d654acaba39e5c59f2b42
Signed-off-by: Vaclav Demcak <vdemcak@cisco.com>

No differences found