but i guess my sticking point was: would we ever w...
# development
a
but i guess my sticking point was: would we ever want anything other than
Select()
to specify products in an
@rule
? because we have
yield Get(...)
now it seems like we could even slim it down to just
@rule(ProductType, [SubjectA, SubjectB])
? unsure if i'm missing something obvious
w
yea, i mentioned this during the community lunch... currently
SelectVariant
is technically a thing
we can strip
Select
off once the subsystems/singletons/variants patch is in
aka
subsingliant