Opened 20 months ago
Closed 20 months ago
#3870 closed Feature Request (duplicate)
Make "Collection" a top-level type
| Reported by: | ewinslow | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Needs Review |
| Component: | Core | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
I've suggested a few candidates for top-level types in the past, but I think this one is the most compelling.
Use cases (potential subtypes):
- Groups
- Friends Collections
- Photo Albums
- Music/Video playlists
- Pages
- Community Plugin bundles
- Folders
- Bookshelves
- etc...
Benefits:
- Standardized implementation of "custom order" functionality
- Standardized convenience methods for various collection-related operations (e.g. getItems, addItem, removeItem, moveItem, etc.).
- Covers lots of common use-cases
Change History (1)
comment:1 Changed 20 months ago by cash
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Agreed. #2567