mps icon indicating copy to clipboard operation
mps copied to clipboard

Ignoring identity transforms is unjustified

Open rptb1 opened this issue 2 years ago • 1 comments

m7. It seems dangerous to quietly ignore identity transforms, the client might like to know if this means there's a problem in there code. If there's a good reason why ignoring identity transforms meets a requirement, we should refer to it here

Originally posted by @thejayps in https://github.com/Ravenbrook/mps/pull/214#discussion_r1231004242

This needs investigation to discover

  • What, if anything, depends on this restriction?
  • Is it just a convenient optimisation?
  • Does it matter to the client programmer?
  • Should it be an error?

rptb1 avatar Jun 16 '23 12:06 rptb1

See also #251

thejayps avatar Jun 19 '23 13:06 thejayps