From owner-sc22wg5+sc22wg5-dom8=www.open-std.org@open-std.org  Sat Jun 23 05:25:37 2012
Return-Path: <owner-sc22wg5+sc22wg5-dom8=www.open-std.org@open-std.org>
X-Original-To: sc22wg5-dom8
Delivered-To: sc22wg5-dom8@www.open-std.org
Received: by www.open-std.org (Postfix, from userid 521)
	id E81383568C1; Sat, 23 Jun 2012 05:25:36 +0200 (CEST)
Delivered-To: sc22wg5@open-std.org
Received: from mail.jpl.nasa.gov (mailhost.jpl.nasa.gov [128.149.139.109])
	by www.open-std.org (Postfix) with ESMTP id 505C23568BC
	for <sc22wg5@open-std.org>; Sat, 23 Jun 2012 05:25:35 +0200 (CEST)
Received: from [137.79.7.57] (math.jpl.nasa.gov [137.79.7.57])
	by smtp.jpl.nasa.gov (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q5N3PXSJ006747
	(using TLSv1/SSLv3 with cipher DHE-RSA-AES256-SHA (256 bits) verified NO)
	for <sc22wg5@open-std.org>; Fri, 22 Jun 2012 20:25:33 -0700
Subject: 12-162 and N1924
From: Van Snyder <Van.Snyder@jpl.nasa.gov>
Reply-To: Van.Snyder@jpl.nasa.gov
To: sc22wg5 <sc22wg5@open-std.org>
Content-Type: text/plain; charset="ISO-8859-1"
Organization: Yes
Date: Fri, 22 Jun 2012 20:25:33 -0700
Message-ID: <1340421933.9358.283.camel@math.jpl.nasa.gov>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.3 (2.28.3-24.el6) 
Content-Transfer-Encoding: 7bit
X-Source-Sender: Van.Snyder@jpl.nasa.gov
X-AUTH: Authorized
Sender: owner-sc22wg5@open-std.org
Precedence: bulk

I find the array(:)[i,j]@team syntax advocated in N1924 and discussed
briefly in 12-162 to be cryptic, and potentially lead to cluttering
repetition.

I haven't come up with an alternative that's entirely satisfying, but
here's one that might be acceptable.

Develop an extension to ASSOCIATE in which the <selector> can have an
optional ": TEAM ( <team-variable> )" if it's a coarray (not a coindexed
object).  Within the construct, the <associate-name> is a coarray with
coindexing in the specified team.


