union() is not a good method name. Given that 'union' is a C/C++ keyword, it cannot get compiled by the MIDL compiler (on Windows). We need a new name. Either: i) Union(): but we have so far, started method names using lower cap characters. ii) calcUnion() or getUnion(): or something similar. Benoit.Received on Thursday, 2 October 2008 18:35:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 2 October 2008 18:35:10 GMT