ottlukas opened a new issue, #582: URL: https://github.com/apache/plc4x/issues/582
abstract FieldItem class holds non abstract methods that return null values - this might cause strange behavior if some of the subClasses have not overridden those methods. It may be more intuitive that instead of returning null-values an exception is thrown to make clear that operation fails due to a specific reasonĀ Imported from Jira [PLC4X-63](https://issues.apache.org/jira/browse/PLC4X-63). Original Jira may contain additional context. Reported by: timbo2k. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
