Skip to content

Consider making module interfaces more generic #16

@coderarjob

Description

@coderarjob

Interfaces for PMM, IDT, GDT etc modules work respectively on one global variable. I propose instead of having this dependency on the global variables, to pass these as argument to the interfaces. This will make the interfaces work with multiple instances of PAB, GDT or IDT.

I am not sure if there will ever be more than one IDT or GDT, but generic interface design makes more sense.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions