Changes between Initial Version and Version 1 of Ticket #3757
- Timestamp:
- 2016-03-09T15:46:24Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3757 – Description
initial v1 3 3 The issue is that NFComponent.Component.COMPONENT has a field classInst, which is of type NFInstNode.InstNode. InstNode contains only one record INST_NODE. In NFInst.instComponentBinding there's then this code: 4 4 {{{#!mo 5 5 61: _ := match component6 5 62: local5 591: _ := match component 6 592: local 7 7 593: InstNode cls; 8 8 594: