Todo List

Class views_many_to_one_helper
This requires extensive documentation on how this class is to be used. For now, look at the arguments and filters that use it. Lots of stuff is just pass-through but there are definitely some interesting areas where they interact.

Class views_plugin_display_extender

Member views_plugin_row_comment_rss::options_form_summary_options ()
: Maybe provide a views_plugin_row_rss_entity and reuse this method in views_plugin_row_comment|node_rss.inc

Member views_ui_add_microweights (&$build)
Submit a core patch to fix drupal_render() to do this, so that all render arrays automatically preserve array insertion order, as forms do.

Member views_ui_edit_form ($form, &$form_state, $view, $display_id=NULL)

Remove as many prefix/suffix lines as possible. Use theme_wrappers instead.

Rename to views_ui_edit_view_form(). See that function for the "old" version.

Member views_ui_get_display_label ($view, $display_id, $check_changed=TRUE)
Remove this function once editing the display title is possible.