On Jan 26, 1:04 pm, Marnen Laibow-Koser <[email protected]> wrote: > Hi everyone! > > This may be more a database question than a Rails question, but here > goes. I have a few questions about implementing tree structures in my > Rails app. It looks like I'll run into performance issues any way I > slice it, so I'd love to kick around options with people who have > actually done this before. [...]
Update: I am now using awesome_nested_set . It works fine for the moment, but I'd really like to get a nested-interval system working so that writes won't be so expensive. Unfortunately, acts_as_nested_interval doesn't work properly at the moment, and I don't really want to take the time to patch it at this point (although I certainly might in future...if nothing else, it would be a very interesting exercise). Does anyone know of any other nested-interval plugins for Rails? Or should I just wait and patch acts_as_nested_interval when the time comes? Best, -- Marnen Laibow-Koser [email protected] http://www.marnen.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

