Sha256: 0047c8948151dc733f80c15f50eb4e07022d96237f61ff6f93c6452d27ec608a

Contents?: true

Size: 835 Bytes

Versions: 1

Compression:

Stored size: 835 Bytes

Contents

# To-Do

## Manager

* Serialize nodes on shutdown
* Include a node's subscriptions in its serialized data
* Implement loading/reloading nodes. 
* Implement the system events (sys.acked, sys.reloaded, etc.)

## Tree API

* Add "grafting": node add/removal

## Observers

* Scheduling time periods for action/summarizing
* Summarizing and Actions should be 1st order objects
* Unsubscribe from Arborist and ZMQ subscriptions on shutdown
* Figure out how to match on delta events: the criteria
  for matching nodes has to be separated from that which matches
  the delta pairs.

## Node

* Allow (require?) node types to specify what kinds of nodes can be
  their parent, and also adds the constructor DSL method to it


## Setup/Installation

* Add a CLI for generating a basic setup and then adding 
  nodes/monitors/observers to it.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arborist-0.0.1.pre20160128152542 TODO.md