← Prev in month
← Prev in thread
Next in thread →
Next in month →
Re: [sca-assembly] NEW ISSUE: (1.2) Why do global channel references use"//". Should be single "/" to be consistent with URI syntax
Logged as: http://www.osoa.org/jira/browse/ASSEMBLY-256 Yours, Mike Dr Mike Edwards Mail Point 146, Hursley Park STSM Winchester, Hants SO21 2JN SCA & Services Standards United Kingdom Co-Chair OASIS SCA Assembly TC IBM Software Group Phone: +44-1962 818014 Mobile: +44-7802-467431 (274097) e-mail: From: Eric Johnson <> To: OASIS SCA Assembly <> Date: 07/02/2011 20:39 Subject: [sca-assembly] NEW ISSUE: (1.2) Why do global channel references use "//". Should be single "/" to be consistent with URI syntax Title: Why do global channel references use "//"? Should be single "/" to be consistent with URI syntax Target: Assembly 1.2 WD 03 Description: While we call the types of @source and @target attributes on components of type anyURI, why are the references to global domain channels using "//"? In URI-land, the use of "//" after the scheme and colon (as in "http://", "ftp://") indicates a hierarchical scheme (which, at the moment, this is not). In addition, even if we were to treat these URIs as hierarchical references, access to the "root" of the current hierarchy is always done with a single "/" character, rather than two of them. In XPath syntax, the "//" operates as syntactic shorthand for all descendants. Current use of "//" appears to be syntactically unnecessary, conveys intent that isn't meant, and is inconsistent with typical use of a single "/" character to access the root. Proposal: Change the "//" used to reference global domain channels to a single "/". --------------------------------------------------------------------- To unsubscribe from this mail list, you must leave the OASIS TC that generates this mail. Follow this link to all your TCs in OASIS at: https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
← Prev in month
← Prev in thread
Next in thread →
Next in month →