Skip to content

add catch-all create methods for all sampling ports, alls queuing ports and all {a,}periodic processes #25

@wucke13

Description

@wucke13

I think quite often one just wants to initialize all ports/processes. Currently, this can not be done programmatically, as these are distinct fields/methods in the Context object. It would be good if we could either loop over them (maybe with a closure?) and/or just ctx.create_all_periodic_processes().

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