Re: intersect: when intersects: is false

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: intersect: when intersects: is false

Ralph Boland
I think that the empty intersection of two rectangles should return
the sole instance of class  EmtpyRectangle  with semantics of
EmptyRectangle defined appropriately.
I think then all the problems go away unless there is code that
depends upon the current behavior.

Regards,

Ralph Boland