Digit-only IDs in functions makes child elements not accessible #87

Open
opened 2022-02-26 13:45:24 +00:00 by raphaelbastide · 4 comments
raphaelbastide commented 2022-02-26 13:45:24 +00:00 (Migrated from gitlab.com)

For the sake of simplicity while live coding, functions like clone(), rm()… use now digit id (0, 1…) instead of c-based strings (c-0, c-1). It may be a problem to access nested elements: how to do rm('c-0-1') with digits IDs? Testing types of ID could allow both uses.

For the sake of simplicity while live coding, functions like `clone()`, `rm()…` use [now](https://gitlab.com/raphaelbastide/cascade/-/commit/f184582affcae227df21a22fae7760be2e495b90#82decc9863882ded7c716d63c3f35e76c4bf2d89_614_612) digit id (0, 1…) instead of c-based strings (c-0, c-1). It may be a problem to access nested elements: how to do `rm('c-0-1')` with digits IDs? Testing types of ID could allow both uses.
raphaelbastide commented 2022-02-26 13:45:24 +00:00 (Migrated from gitlab.com)

assigned to @raphaelbastide

assigned to @raphaelbastide
raphaelbastide commented 2022-02-26 13:45:59 +00:00 (Migrated from gitlab.com)

changed title from IDs in function{-, digits only-} makes child elements not accessible to {+Digits only +}IDs in function{+s+} makes child elements not accessible

changed title from **IDs in function{-, digits only-} makes child elements not accessible** to **{+Digits only +}IDs in function{+s+} makes child elements not accessible**
raphaelbastide commented 2022-02-26 13:46:09 +00:00 (Migrated from gitlab.com)

changed title from Digit{-s -}only IDs in functions makes child elements not accessible to Digit{+-+}only IDs in functions makes child elements not accessible

changed title from **Digit{-s -}only IDs in functions makes child elements not accessible** to **Digit{+-+}only IDs in functions makes child elements not accessible**
raphaelbastide commented 2022-02-26 13:47:11 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tarball/cascade#87
No description provided.