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: Another conformance test question


Sorry for sending these comments piecemeal...

Why are contribution names passed to:

RuntimeBridge.startContribution(String contributionLocation,     
String[] contributionNames)

when they appear to be the same as those set in:

RuntimeBridge.setTestConfiguration(TestConfiguration testConfiguration)?

Assuming they are the same,  I think it would be clearer to pass an  
immutable object to the startContribution method such as:

RuntimeBridge.startContribution(TestConfiguration configuration)



Jim



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