RFC #0057: Collections frameworkat 2006-05-03 in RFCs by friebe (0 comments) Scope of ChangeThe package util.adt will be renamed to util.collections and in the same step changed and extended to contain generic classes and interfaces to replace PHP's array-functions for objects. Rationale PHP's array-functionality doesn't deal with objects very well. Especially, object equality isn't redefineable. Read the full RFC here |
|