netgroup-polito / frog4-gui

Graphical User Interface for the FROG4 orchestration framework
3 stars 0 forks source link

Change view for YANG lists #35

Open frisso opened 7 years ago

frisso commented 7 years ago

In case a YANG list has only leafs, it should be better to print it as a table (e.g., the NAT table). This would improve the readability.

giacomoRanieri commented 7 years ago

I think is quite difficult, or at least dirty because for riusability all leaves are threated equally, i will investigate