I've only looked at it for a couple of minutes, but I think having it part of the builtins would be great.
On Thu, Dec 10, 2009 at 5:08 PM, mwlang88 <[email protected]> wrote: > Coming from an ActiveRecord project, I needed an "acts_as_tree" plugin > for Sequel. I ported the original from AR in short order, but it > wasn't really the "sequel way" to do things, so with much help from > Jeremy Evans, I re-implemented using the Sequel standard plugin > approach. Before I set out to make it a fun-loving gem package, I > thought I'd see if any had much interest in the plugin becoming part > of the builtin plugins folder and fore go me generating lots of > supporting project structure and installation documentation. The > complete implementation, including the specs for testing are here: > http://pastie.org/738230 > > Chime in with your thoughts! > > Cheers, > > Michael > -- > http://ramblings.gibberishcode.net > > -- > > 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]<sequel-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/sequel-talk?hl=en. > > > -- Scott http://steamcode.blogspot.com/ -- 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.
