yes, and also moving it forces it to really be opt...
# development
a
yes, and also moving it forces it to really be optional because if it's not things break
w
i don't think so. if you move it and fix all the references, you won't necessarily have made it optional.
a
it wouldn't just be fixing references, it would also involve figuring out how to represent the optional product as something that the native backend can fulfill without having core pants needing to know about it
and that's easier with v2 rules which is nice
w
it would also involve figuring out how to represent the optional product as something that the native backend can fulfill without having core pants needing to know about it
that's exactly what i mean by "making it optional". and that's orthogonal to moving it
a
hm that makes sense as i'm reading it now
it actually doesn't make sense to me that i'm reading it now but i'm not looking at that diff right now so i will read it again when i do