I'm looking into elimination of XOR as a boolean method.  For those that don't 
know, the operation is: A XOR B == (A u B) - (A + B).  Any impact or dissent?

Basically, it's 1) not a published interface (doesn't seem to be documented 
*anywhere*), 2) not exposed in our tools, 3) achieved with other ops 
(admittedly more steps), and 4) incurring a maintenance cost.  It looks like 
support was never fully completed and is inconsistently handled.

There's nothing wrong with having that operation, but the current state is 
lacking.

Cheers!
Sean


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to