corenova / yang-js

YANG parser and composer
Apache License 2.0
56 stars 18 forks source link

Fix #83, add 'create' event and return new created item #85

Closed quantang closed 5 years ago

quantang commented 5 years ago

The proposed change is an enhancement on "create" function, including:

Any feedback is welcome.

quantang commented 5 years ago

OK, I will update the change and keep the 'update' event.

sekur commented 5 years ago

@quantang - please note that I've made an alternative change that hopefully satisfies your use case. I'm going to close this PR. I'll make a note on the issue #83 pointing to update yang-express that should satisfy the return values.