On Aug 23, 2004, at 10:05 AM, harry eaton wrote:
Not really, the intersection computation takes more time but computers
are so fast now it simply doesn't matter.
Hmm, no offense, but that type of approach is what gave us the abyssmal performance of things like Gnome. Once in a while it's ok, but making a habit of it is a very, very bad idea.
...
Pcb uses the fastest algorithms I know of for doing this; the issue isWell, it did come out to be much "snottier" than I had intended; I honestly meant no insult. I've just spent a large amount of effort cleaning up a big mess made by a predecessor in a contract job, and perhaps I'm oversensitive to that particular habit. But you have to admit, it's quite pervasive now.
whether the user should also take action in their layout. My answer is no,
they shouldn't. The recent major changes (I made) to pcb to use r-trees for
data searching shows a trend towards improved algorithmic performance so I
think your comment about habit is quite misplaced.