OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-assembly message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: NEW ISSUE: cyclic import resolutions in 13001, 13002, 13003, 13004, 13005, 13006, 13007, and 13008



TARGET: SCA Assembly Conformance Tests

DESCRIPTION: 

Tests  13001, 13002, 13003, 13004, 13005, 13006, 13007, and 13008  contain cyclic references between qname imports, making the tests invalid on runtimes that guard against this. A runtime should be allowed to reject contributions that introduce cycles in the directed acyclic graph of resolved imports for each import type. Specifically, the test imports can be resolved in the following ways, which introduces a number of cycles: 

General  ----- http://docs.oasis-open.org/ns/opencsa/scatests/200903 -----------> General_Java
|    ^    ^    ^ ^
|    |     |    |  |
|    | http://test.sca.oasisopen.org    |  |
|    |     |    |  |
|    |     |                                                                                                                            |     |
|http://docs.oasis-open.org/ns/opencsa/scatests/200903                                                    |     |
|    |     |     |  |
|->ASM_13001--------http://docs.oasis-open.org/ns/opencsa/scatests/200903 ---------|  |
                       ----http://test.sca.oasisopen.org-----------------------------------------|


SVN Version: 426

PROPOSAL: 

Cyclic resolution can be avoided by simplifying the tests to contain a single composite.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]