Files
cappuccino/Objective-J
Martin Carlberg 70182a0ea2 Description methods in CPArray and CPDictionary will display JavaScript object attributes instead of displaying [Object object]
Don't 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]);
2012-05-11 17:40:11 +02:00
..
2012-04-22 15:22:00 +01:00
2012-04-08 18:10:54 +02:00
2012-04-12 10:45:01 -04:00
2011-02-02 22:43:20 +01:00
2011-11-10 11:34:26 +00:00
2010-02-17 19:20:44 -08:00
2011-10-21 15:58:50 +01:00