- From: Alex Robin via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 May 2023 15:49:19 +0000
- To: public-sdwig@w3.org
alexrobin has just created a new issue for https://github.com/w3c/sdw: == Should Platform by a subclass of System? == I made the `Platform` class a subclass of `System` in PR #1042 because I think it makes sense to provide characteristics and capabilities of platforms (especially mobile ones), just like SSN does for `Sensor` and `Actuator`. The `Platform` class is already pretty much aligned with `System` anyway since it can carry any `System` and even other `Platforms` (i.e. full composite pattern). Please view or discuss this issue at https://github.com/w3c/sdw/issues/1411 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 4 May 2023 15:49:21 UTC