As we modify the sed object, make a deep copy so we do not accidentally alter...
As we modify the sed object, make a deep copy so we do not accidentally alter the model in the cache. These models should probably be made read-only, if it is not too costly in terms of performance.
Please register or sign in to comment