Fork me on GitHub
#hoplon
<
2018-02-20
>
flyboarder01:02:47

@thedavidmeister do you have an idea how I can do this better?

flyboarder01:02:20

seems there should be a macro for this

thedavidmeister02:02:09

mmm, what would you like it to look like?

thedavidmeister02:02:27

can i make my own states, or is it exactly these ones?

flyboarder02:02:32

@thedavidmeister id like something that takes a hashmap of cells and returns a proper cell, I think formula-of could be used for this?

thedavidmeister03:02:58

mmm i ran into something similar when playing with loop-tpl*

thedavidmeister03:02:14

i wanted to split a cell that is a list into individual cells

thedavidmeister03:02:41

javelin has some built in features, maybe i missed something but i found it didn't handle the scenario where the structure of the cells changes over time

thedavidmeister03:02:51

so, having a fixed set of "slots" to plug cells in/out of a bigger cell was much easier than having an arbitrary and dynamic configuration of small cells tied to the aggregate cell

thedavidmeister06:02:12

so yeah, is it a fixed set of cells, or can they come and go over time?

flyboarder16:02:46

Well right now it’s fixed, but I’d like people to be able to add their own