Note that para. 3 of that same sub-clause states explicitly: "The optional with clause accepts an expression enclosed in parentheses. In contrast, the with clause used by the randomize method (see 17.7) accepts a set of constraints enclosed in braces." Shalom > One difference I see is that in the case of arrays, the > syntax uses () for both the iterator_argument as well as the > 'with expression': > > array_method_call ::= > expression . array_method_name { attribute_instance } [ ( > iterator_argument ) ] > [ with ( expression ) ] > > > It's a bit jarring to see one form of the syntax use { } and > the other use ( ). Comments? --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Tue Oct 23 07:44:32 2007
This archive was generated by hypermail 2.1.8 : Tue Oct 23 2007 - 07:44:48 PDT