Skip to content

Components should only access states and elapsed times of their influencers/influencees #2

@RomainFranceschini

Description

@RomainFranceschini

MultiPDEVS components hold a reference to other components through @influencers and @influencees ivars, and thus might affect the state of other components at any point.

Components should only access states and elapsed times of their influencers/influencees, preferably lazily since Component#state copies state variables in a dedicated struct.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions