Well, XOR is contained in the C++ interface, see rt^3/include/brlcad/Combination.h. Removing "ExclusiveOr" there would change the index of "Leaf" and produce incompatible versions of the brlcad.dll. Or I could leave a dummy entry there, ...
Regards, Daniel 2014-09-16 1:03 GMT+02:00 Christopher Sean Morrison <brl...@mac.com>: > > 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 ------------------------------------------------------------------------------ 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