Hi Stephan, >> 2 The function, as it is defined, could be static, or const. It is a >> nice question whether the function should actually be declared static or >> const, or whether that would unduly constrain it to evolve in the >> future. (That is, whether the qualities that the function could be >> static or const are implementation details.) Opinions? > > It probably should be const, at least ... undecided about static.
I changed it to be const within the CWS ... Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
