Skip to content

Some configuration operators correspond to multiple data operators, yet configuration operators contain references to specific data operators in their XML comments #229

@cjsha

Description

@cjsha

However, both of these docs have a problem which is that the Configuration node cannot say what data node to use because they are linked only through a device type. There could be different data nodes for the same configuration node. And with e.g. the TS4231xx stuff there are. So, this has nothing to do with the formatting of the boolean anymore but is a problem in both cases.

Originally posted by @jonnew in #198 (comment)

This seems to be a pattern repeated through the XML comments.

I see two options for resolving what Jon mentioned:

  1. Remove those links in all configure<Whatever> operators
  2. Remove those links in configure<Whatever> operators that can correspond to multiple <whatever>Data operators

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions