Changeset [46848562d046118a5e38c43bece36e3c86514c24] by Alexander Ljungberg
August 24th, 2012 @ 06:25 AM
Improve describe
format of
CPDictionary
and CPArray
to be more like
literals.
E.g. a dictionary is expressed as @{key1: value1}, an array like @[value2, value2], a string like @"".
Also don't put all child objects into quotation marks - that
makes them all look like strings.
https://github.com/cappuccino/cappuccino/commit/46848562d046118a5e3...
Committed by Alexander Ljungberg
- M Foundation/CPArray/CPArray.j
- M Foundation/CPDictionary.j
- M Foundation/CPObject.j
- M Tests/Foundation/CPDictionaryTest.j
- M Tests/Foundation/CPMutableArrayTest.j
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.