Dance-Data-Project / smith-capstone-23

MIT License
0 stars 1 forks source link

38 get variables by schedule #39

Closed q-w-a closed 1 year ago

q-w-a commented 1 year ago

It's a bit arbitrary! I figured the depth of the xml wouldn't be deeper than 100, so we'd never need to iterate more than that. If we wanted to be extra safe we could make it larger. It's meant to act like a while-loop without the issues while-loops can cause if there's some issue that causes the stopping condition to never occur