[yangtools-dev] Anyxml in yang model
Tony Tkacik -X (ttkacik - Pantheon Technologies SRO@Cisco) <ttkacik@...>
Hi, We do not support anyxml in currently generated DTOs, but DOM data and DOM broker support it using different APIs (called DOM APIs).
Which type of data from alto specification do you want to model as anyxml?
Tony
From: yangtools-dev-bounces@... [mailto:yangtools-dev-bounces@...]
On Behalf Of wangxin
Dear Varga and others in yangtools,
I am working at implementing alto in odl and i use anyxml to define some data in yang model considering the data could be an object, array, string, etc. But i find that there is no method to set its value in the class generated by using yang tools, also there is no field of the data in the class. There is no error when generating the code. It looks like it just skips the anyxml defined data. Did i miss something to make it work? Or it doesn’t support anyxml for now?
Thanks, Xin
发自 Windows 邮件
|
|
xinwang
Thanks for your information about DOM APIs, and i am looking into it. If we decide to use it, we need to change a lot of things like data broker, transaction and data change listener. Is this right? And actually there is only one data in alto yang model using anyxml, which is cost in cost-map. Thanks again, Xin 发自 Windows 邮件 发件人: Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco) 发送时间: 2015年4月14日, 星期二 16:02 收件人: xin wang, rovarga@..., yangtools-dev@... 抄送: alto-dev@... Hi, We do not support anyxml in currently generated DTOs, but DOM data and DOM broker support it using different APIs (called DOM APIs).
Which type of data from alto specification do you want to model as anyxml?
Tony
From: yangtools-dev-bounces@... [mailto:yangtools-dev-bounces@...]
On Behalf Of wangxin
Dear Varga and others in yangtools,
I am working at implementing alto in odl and i use anyxml to define some data in yang model considering the data could be an object, array, string, etc. But i find that there is no method to set its value in the class generated by using yang tools, also there is no field of the data in the class. There is no error when generating the code. It looks like it just skips the anyxml defined data. Did i miss something to make it work? Or it doesn’t support anyxml for now?
Thanks, Xin
发自 Windows 邮件
|
|
Tony Tkacik -X (ttkacik - Pantheon Technologies SRO@Cisco) <ttkacik@...>
Hi, still trying to figure out other possibilites for you how to model cost-maps and do not loose exact type information.
Tony
From: wangxin [mailto:xinwang2014@...]
Thanks for your information about DOM APIs, and i am looking into it. If we decide to use it, we need to change a lot of things like data broker, transaction and data change listener. Is this right? And actually there is only one data in alto yang model using anyxml, which is cost in cost-map.
Thanks again, Xin
发自 Windows 邮件
发件人: Tony
Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco)
Hi, We do not support anyxml in currently generated DTOs, but DOM data and DOM broker support it using different APIs (called DOM APIs).
Which type of data from alto specification do you want to model as anyxml?
Tony
From:
yangtools-dev-bounces@... [mailto:yangtools-dev-bounces@...]
On Behalf Of wangxin
Dear Varga and others in yangtools,
I am working at implementing alto in odl and i use anyxml to define some data in yang model considering the data could be an object, array, string, etc. But i find that there is no method to set its value in the class generated by using yang tools, also there is no field of the data in the class. There is no error when generating the code. It looks like it just skips the anyxml defined data. Did i miss something to make it work? Or it doesn’t support anyxml for now?
Thanks, Xin
发自 Windows 邮件
|
|
Y. Richard Yang
Hi Tony, We are going down the path of trying augment (based on the cost-mode: numerical vs ordinal vs path-vector vs calendar vs policy). We will keep you updated. If you have new suggestions, please let the alto-dev people know as well--we are still new to this. Thanks! Richard On Wed, Apr 15, 2015 at 12:04 PM, Tony Tkacik -X (ttkacik - Pantheon Technologies SRO at Cisco) <ttkacik@...> wrote:
|
|