Convert to using BatchedListenerInvoker
[mdsal.git] / binding2 / prototype / readme.adoc
1 == Design Binding specification v2
2
3 This patch represents initial prototyping of binding specification v2 where:
4
5 * Java code was generated from YANG module with binding spec v1
6 * manually refactored according to new v2 rules for packages
7
8
9 === Further notes:
10
11 * generated structures
12 * yang-binding refactored
13 * grouping & data package suffix added
14 * trailling whitespaces fixed