J2 is pleased to announce Build 1.2.2 of NHaystack. It is available on the NHaystack download page.
This build addresses some problems with the way enum points were handled, and also has a few other minor fixes.
enum
curVal
hisRead()
pointWrite()
nav()
onPointWrite()
ping()
removeBrokenRefs()
Login or Signup to reply.
Mike Jarmy Mon 20 Oct 2014
J2 is pleased to announce Build 1.2.2 of NHaystack. It is available on the NHaystack download page.
This build addresses some problems with the way enum points were handled, and also has a few other minor fixes.
enum
tag is now always just a set of possible string values.curVal
for enum points is generated properly.hisRead()
andpointWrite()
.nav()
, the component Nav tree always uses slotPaths for Refs.onPointWrite()
now returns info about which BLinks are connected to the point.ping()
functionality works properly in the driver now.removeBrokenRefs()
will remove broken history refs properly.