FLUID-75: Clients should initalize the Reorderer with an "orderable finder" function

Metadata

Source
FLUID-75
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Joseph Scheuhammer
Reporter
Joseph Scheuhammer
Created
2007-10-25T16:52:23.000-0400
Updated
2011-01-28T12:12:32.016-0500
Versions
N/A
Fixed Versions
  1. 0.1
Component
  1. Reorderer

Description

The responsibility for finding orderable items within a container should be borne partly by the client. The mechanism for doing this is for the client to define a function that will return an array of elements within a container that the Reorderer can call to determine the current set of items to be (re)ordered.

Comments

  • Michelle D'Souza commented 2011-01-28T12:09:46.557-0500

    Reopening these issues to add the reorderercomponent to them.