reaktivity / k3po-nukleus-ext.java

K3PO Nukleus Extension
Apache License 2.0
0 stars 9 forks source link

Bug reading expression after data null #39

Closed cmebarrow closed 6 years ago

cmebarrow commented 6 years ago

Fixes a bug in ReadDataNullHandler which was incorrectly passing the event up the pipeline after consuming it.

Also adds documentation to the README for the nukleus:data.null and nukleus:data.empty syntax.