Definitely needs more. In the ASDoc example, there is a checkbox to see just view beads. I have added ASDoc annotations to the view beads so they show up when that filter is on. I'm sure view beads may have been added since I first did that, and maybe the annotation accidentally got copied into new beads that aren't view beads, but that's my idea for how to find tools in the toolbox.
If folks like it, please add more annotations and propose and implement how to generalize the filtering so it isn't 40 checkboxes some day. BTW, the ASDoc example on the CI server is broken. That'll be my stop-ship release bug for today. Until then, you can build the example locally and see how the checkbox works. Thanks, -Alex On 6/5/17, 10:58 PM, "Harbs" <harbs.li...@gmail.com> wrote: >One of the most difficult part of dealing with FlexJS and beads is >knowing what beads are available and what beads are interchangeable. > >I think we need a system to programmatically be able to look up bead and >strand relationships. This could be used by documentation as well as >tooling to give hints as to what beads to use. > >I think there’s been some discussion already on this, but I’m kind of >fuzzy and it probably needs some more. > >Harbs