issues
search
TensaCo
/
tensacode
2
stars
1
forks
source link
Registry uses float, but doesn't handle precedence correctly
#4
Open
JacobFV
opened
1 year ago
JacobFV
commented
1 year ago
Suggestion
use principles. The principles each adress only one aspect of the handler
principles should be tunable and able to compare tradeoffs
partial ordering principle: type hierarchy, semantic hierarchy
specialization principle: type hierarchy. Maybe this is just one kind of semantic hierarchy
JacobFV
commented
1 year ago
Maybe just use the most specialized subclass possible
Suggestion