Closed SantoshNC68 closed 3 years ago
This would make sense. What would the returned types be though?
I think we are asking a common-sense thing, data should return the abstract form so we can at least access properties that are common to all. I will contact OPO to escalate it.
In my opinion returning a Json object from the event and access the information with the path as a key is more general and applicable to all Json based messages.
Yes, but we are asking for Event containing information about data and links. As all events extends Event class this will help us in fetching the data and links information irrespective of what event we use. If we use the remrem-semantics library this will help us a lot to have the data and links information available
Sure. Lets see who has time to contribute with this.
Meta:
Data:
Links:
Created a pull request Please have a look. https://github.com/Ericsson/eiffel-remrem-semantics/pull/92
Closing the issue as there are no more inputs on this.
Need data and Links information in the Event class that can be used to fetch information about the events.