Rich, Dave wrote: > Then you get into issues like a packed struct also creates a packed > array of the same name and then ‘size’ becomes a keyword. Replying to Brad Pierce, who wrote: >> We could define A.size() in terms of $size(A) and be done with it for >> all array kinds. >> Since arrays can be multi-dimensional, you'd want a different prototype. "Size of the first dimension" is not the result I'd intuitively expect. Having a method notation for measuring objects of varying size seems pretty natural to me, but it appears to be completely redundant with the $size() system function. I'd rather eliminate the method calls! Greg Jaxon Disclaimer: Personal biases again...Received on Wed May 31 11:31:10 2006
This archive was generated by hypermail 2.1.8 : Wed May 31 2006 - 11:31:30 PDT