CPDictionary is missing useful stuff from NSMutableDictionary like addEntriesFromDictionary:
Reported by Tim Henrion | December 5th, 2008 @ 02:34 PM | in 0.6.5
I ran into this while trying to 'merge' two CPDictionary's. CPDictionary is missing stuff from NSMutableDictionary that deals with adding/removing multiple objects, specifically addEntriesFromDictionary: and removeObjectsForKeys:
Comments and changes to this ticket
-
Francisco Tolmasky December 11th, 2008 @ 11:03 PM
- Assigned user set to Francisco Tolmasky
- Milestone set to 0.6.5
-
admin (at 280north) December 17th, 2008 @ 04:22 PM
- State changed from new to resolved
- Milestone cleared.
(from [bc30541b9ca675dae4b8d733afe1008b1d82dda6]) Add 2 missing methods on CPDictionary. [#157 state:resolved milestone:0.6.1] http://github.com/280north/cappu...
-
Francisco Tolmasky December 22nd, 2008 @ 11:00 AM
- Milestone set to 0.6.5
-
admin (at 280north) February 12th, 2010 @ 07:36 PM
(from [ec5645d3803434546b1c932b01cfaafea34c5816]) Only change button heights if the button isn't bordered. Closes #157.
http://github.com/280north/cappuccino/commit/ec5645d3803434546b1c93...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.
People watching this ticket
Referenced by
- 157 CPDictionary is missing useful stuff from NSMutableDictionary like addEntriesFromDictionary: (from [bc30541b9ca675dae4b8d733afe1008b1d82dda6]) Add 2 m...
- 157 CPDictionary is missing useful stuff from NSMutableDictionary like addEntriesFromDictionary: (from [ec5645d3803434546b1c932b01cfaafea34c5816]) Only ch...