BUG-614: Remove YangtoolsMappingHelper in favor of BindingReflections 44/7744/5
authorRobert Varga <rovarga@cisco.com>
Thu, 5 Jun 2014 15:15:11 +0000 (17:15 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 10 Jun 2014 08:46:39 +0000 (08:46 +0000)
As it turns out YangtoolsMappingHelper is an old duplicate of
BindingReflections, with a single isNotification() method. That method
is buggy, as it does not perform all the checks required. Remove it and
use the unified method exposed from BindingReflections.

Change-Id: Ifc2ef9746c2556feac05466439ed910208289413
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found