Wayne and I are in the process of planning out a bunch of new plugins as a byproduct of creating this new merb app we're planning out. We will also be using the state_machine plugin and possibly the orderable plugin so if there are any issues, we will most likely flush them out. If you have any specific problems, please submit a ticket.
-Lance On Jan 14, 2008 4:18 PM, Angel <[EMAIL PROTECTED]> wrote: > > As a side note, I don't know if it is such a good idea to have three > types of extensions that could get mixed in. Might as well just let > folks take care of that themselves in apply() as the only thing that > gets called by is(). > > -angel > > > On Jan 14, 4:14 pm, Angel <[EMAIL PROTECTED]> wrote: > > Hi all, just wondering what the state of the plugins are. Orderable > > seems to be the first and only one and there are a bunch of place > > holders in SVN for very interesting ones, state_machine, versioned > > and taggable being the top of my wish list. > > > > I noticed that state_machine has some code and looks like it should > > work (apply(), InstanceMethods and ClassMethods are there to pull in), > > but does not work. I think this is because the apply() is using > > methods that are not included in the class yet, since apply is called > > prior to extending by ClassMethods ??? > > > > Anywho, a wiki page on creating plugins and extensions would be most > > helpful for me on what is loaded and in what order. A sort of "best > > practices" would be nice. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
