Ticket #139 (closed defect: fixed)
ComplexNode attribute are not initialized in DataStructure
| Reported by: | dumoulin | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | high | Milestone: | 0.2 |
| Component: | core | Version: | 0.2 |
| Severity: | major | Keywords: | |
| Cc: |
Description
If you create an attribute of type ComplexNode in a DataStructure, you should then initialize it with code before using it. Since class name are automatically generated, and aren't easily retrievable, it is quite impossible for a standard user to achieve that.
Change History
Note: See
TracTickets for help on using
tickets.





