There are numerous places in the Machine API in which versification is a parameter with a default value. This makes it easy to accidentally not pass a versification and rely on the default which can cause unexpected behavior. We should audit every use of one of these APIs in Serval and pass an explicit versification if we're not already doing so.
There are numerous places in the Machine API in which versification is a parameter with a default value. This makes it easy to accidentally not pass a versification and rely on the default which can cause unexpected behavior. We should audit every use of one of these APIs in Serval and pass an explicit versification if we're not already doing so.