in reply to Re: a State machine with Roles - possible? (class or instance)
in thread a State machine with Roles - possible?

It seems Ruby mixology adds support for per-object mixins.
  • Comment on Re^2: a State machine with Roles - possible? (class or instance)

Replies are listed 'Best First'.
Re^3: a State machine with Roles - possible? (class or instance)
by LanX (Saint) on May 29, 2013 at 15:46 UTC
    Yep, but I think it's a core feature.

    edit: see extend

    Cheers Rolf

    ( addicted to the Perl Programming Language)