#24 Dynamic list node better API

Suljettu
7 vuotta sitten avasi caryoscelus · 0 kommenttia

Using step_into_list is the only way to get correct node and time from dynamic list (even potential get_list_links doesn't work because it doesn't return time) and that's very cumbersome.

Perhaps the time has come to introduce a more generic ValueInContext type, which would contain all information necessary to compute node value (node and context). Dynamic list nodes would then simply return std::vector<ValueInContext>.

Using `step_into_list` is the only way to get correct node and time from dynamic list (even potential `get_list_links` doesn't work because it doesn't return time) and that's very cumbersome. Perhaps the time has come to introduce a more generic `ValueInContext` type, which would contain all information necessary to compute node value (node and context). Dynamic list nodes would then simply return `std::vector<ValueInContext>`.
caryoscelus viittasi tähän ongelmaan commitissa 7 vuotta sitten
Kirjaudu sisään osallistuaksesi tähän keskusteluun.
Ladataan...
Peruuta
Tallenna
Sisältöä ei vielä ole.