Sha256: 2a53e284cec1a066999e8cd68cf917731d7e7c04855e864da7934aa56cc673e9

Contents?: true

Size: 536 Bytes

Versions: 3

Compression:

Stored size: 536 Bytes

Contents

# -*- mode: org -*-
* DONE Factor assertions out into separate library
  CLOSED: [2008-11-29 Sat 01:29]
* TODO Remove ActiveSupport dependency
* TODO Nested state support with history
* TODO Verify full methods/respond_to? integration
* TODO Composite state support
  E.g. a Traffic Light could have both green/yellow/red state and "in
  service"/out of service" state at the same time
* TODO More natural/Rubyish DSL
  It would be good to have plain-old "def" work as expected inside of "state"
  blocks instead of requiring "handle".

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
notch8-alter-ego-1.0.1 TODO
notch8-alter-ego-1.0.2 TODO
alter-ego-1.0.1 TODO