#14 Collision between ListValue and nodes returning lists

Закриті
7 роки тому відкрито caryoscelus · 0 коментарів
caryoscelus відкоментовано 7 роки тому

Using get_links() to get list-typed property returns property list instead of resulting list (which are the same for ListValue, but can be different for other list-typed nodes).

get_links() is currently used in Composite node renderer module, which makes it impossible to have any dynamic renderable lists now.

Possible solution: introduce get_link_list(Time t) which would work as get(Time t) except for not resolving end value.

Using `get_links()` to get list-typed property returns property list instead of resulting list (which are the same for ListValue<T>, but can be different for other list-typed nodes). `get_links()` is currently used in Composite node renderer module, which makes it impossible to have any dynamic renderable lists now. Possible solution: introduce `get_link_list(Time t)` which would work as `get(Time t)` except for not resolving end value.
caryoscelus згадано цю проблему в коміті 7 роки тому
Підпишіться щоб приєднатися до обговорення.
Завантажується...
Скасувати
Зберегти
Тут ще немає жодного вмісту.