> We have a list of 'things to pluginize' floating around somewhere.
> I'll see if I can find it, and get them into trac tickets.  As for
> maintenance, the versions that get pulled out as plugins are basically
> frozen, and won't be updated.

Before I post the trac tickets, I thought I'd post them here for
further discussion.  Just rememer that just because something's in a
plugin, doesn't mean it's dead.  The features that we're thinking of
'pluginizing' are as follows:

ActionView::Helpers::JavaScriptMacrosHelper
ActionView::Helpers::ScriptaculousHelper
ActionController::Macros

country and state select

acts_as_*

Now that last one is bound to be a little more controversial, but just
because it's moving out to a plugin doesn't mean that it'll cease to
be maintained.  We currently have:

acts_as_list
acts_as_nested_set
acts_as_tree

Of those three, acts_as_nested_set basically doesn't work,
acts_as_tree isn't widely used and it seems strange to make a special
case for acts_as_list... Maintaining an ordered association is hardly
an edge case, but acts_as_list could definitely be better, and moving
it to a plugin seems a great way to encourage some experimentation.




-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to