> Is this something that a new, more rails-like "state_machine_fu" > plugin should implement... with the possibility of merging into core > later? Does anyone have any suggestions for what the "more rails-like" > way would be? General thoughts?
I know rick was very keen on bundling state machine functionality into ActiveModel: http://github.com/rails/rails/commit/01db5ded54b0e3a2ea80d28e4841d40fcec23cdf It's based on acts as statemachine and can hopefully grow into the kind of thing you're talking about here. Perhaps you could ask rick on IRC or via email what his plans are and offer to help out? Motivated hackers like yourself are the surest way to get something like this going for Rails 2.3 ;) -- Cheers, Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
