Changeset [69c72d366e9d5cfa9f77ce47e85739b99b6da76b] by Alexander Ljungberg
May 14th, 2012 @ 10:20 AM
(Fix commit attribution) 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]);
Conflicts:
Foundation/CPObject.j
Tests/Foundation/CPMutableArrayTest.j
https://github.com/cappuccino/cappuccino/commit/69c72d366e9d5cfa9f7...
Committed by Alexander Ljungberg
- M Objective-J/CFDictionary.js
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.