Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7-beta-1
-
Fix Version/s: 1.6-rc-1, 1.5.8, 1.7-beta-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Based on mailing list feedback it seems like split() is worthwhile but partition() can almost as easily be replicated using groupBy so maybe not worth it.
The functionality is the same as findAll() but returns both the accepted and rejected elements in two lists.
Activity
Paul King
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Provide a split() DGM method | Provide a split(closure) DGM method on collections |
| Description | Based on mailing list feedback it seems like {{split}} is worthwhile but {{partition}} can almost as easily be replicated using {{groupBy}} so maybe not worth it. |
Based on mailing list feedback it seems like {{split()}} is worthwhile but {{partition()}} can almost as easily be replicated using {{groupBy}} so maybe not worth it. The functionality is the same as {{findAll()}} but returns both the accepted and rejected elements in two lists. |
Paul King
made changes -
| Fix Version/s | 1.5.8 [ 14630 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |