View Issue Details

IDProjectCategoryView StatusLast Update
000546811020: Companion Spec TemplateDocumentation Erratapublic2020-07-15 07:20
ReporterHarald Weber Assigned ToKarl Deiretsbacher  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0005468: Use of namespace index also in method signatures and address space definition
Description

In the current template, it is now the rule to always use the namespace index as prefix in the definition tables (e.g. “0:HasProperty”). This should then also be added in table 14 (<some>Method Method AddressSpace definition).

Question: Should it also be used in the signature of methods?:
<some>Method (
[in] 0:String InArg1,
[in] 0:Float InArg2,
[out] 0:UInt32 OutArg1,
[out] 0:Int32 someMethodStatus);

TagsNo tags attached.

Activities

Karl Deiretsbacher

2020-07-15 07:19

manager   ~0012609

Added the namespace to the signature (already supported by validator).

fixed in v1.01.11 Draft 03.

Issue History

Date Modified Username Field Change
2020-02-18 12:01 Harald Weber New Issue
2020-07-05 14:14 Karl Deiretsbacher Assigned To => Karl Deiretsbacher
2020-07-05 14:14 Karl Deiretsbacher Status new => assigned
2020-07-15 07:19 Karl Deiretsbacher Status assigned => resolved
2020-07-15 07:19 Karl Deiretsbacher Resolution open => fixed
2020-07-15 07:19 Karl Deiretsbacher Note Added: 0012609
2020-07-15 07:20 Karl Deiretsbacher Status resolved => closed