Changeset [bc370a2a5a87424b1fc20155c9df47351dfcf2ca] by Alexander Ljungberg
May 14th, 2012 @ 10:12 AM
Merge pull request #1538 from mrcarlberg/cappuccino
Dont you hate when your logs of arrays and dictionaries display
[Object object] when you have JavaScript objects in them. Now with
this patch all JavaScript objects will be display with all
attributes in a nice good looking way. Log CGRect, CGPoint and
other JavaScript objects withour any hassle anymore. For example:
console.log([myRect]);
https://github.com/cappuccino/cappuccino/commit/bc370a2a5a87424b1fc...
Committed by Alexander Ljungberg
- M Foundation/CPArray/CPArray.j
- M Foundation/CPDictionary.j
- M Foundation/CPObject.j
- M Objective-J/CFDictionary.js
- M Tests/Foundation/CPArrayTest.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.