yohang / Finite

A Simple PHP Finite State Machine
http://yohan.giarel.li/Finite
MIT License
1.31k stars 188 forks source link

fixing BC on bundle #19

Closed liuggio closed 10 years ago

liuggio commented 10 years ago

trying to fix #18

This is quick and dirty, I added a setter in order to repair the bundle.

Maybe a future implementation could be to understand if is needed the event disp. in the constructor.

liuggio commented 10 years ago

ping.

yohang commented 10 years ago

Hi, thanks.

I merge, but in the future, I'll inject the dispatcher via the factory.