Alexander Ljungberg
|
218919a8ba
|
Fixed: exposed bindings on CPObject would not appear in CPObject subclasses.
|
2010-05-26 19:48:27 -04:00 |
|
Alexander Ljungberg
|
79ed04e403
|
Fixed: including CPValueTransformer.j causes an infinite loop due to the recent Objective-J (mis?) behavior that every class has to inherit from CPObject. Also, the transformer map failed to initialize properly with the existing setup code for reasons which were not immediately clear. Moving the initialization to a regular + initialize method eliminated the problem.
Fixed: CPKeyValueBinding.j would throw an exception if a named value transformer option was specified, due to CPValueTransformer.j not being imported.
|
2010-05-26 19:47:45 -04:00 |
|
Ross Boucher
|
3635d0ec26
|
Bindings Checkpoint.
|
2009-09-21 13:27:50 -07:00 |
|
Ross Boucher
|
b63e50dacb
|
Fix for the objectValue/value thing in bindings. Removed unnecessary code in CPControl
|
2009-09-20 19:33:03 -07:00 |
|
Francisco Ryan Tolmasky I
|
08ed16c493
|
Made CPObjectController's contentObject binding bidirectional.
Reviewed by me.
|
2009-07-22 23:54:38 -07:00 |
|
Ross Boucher
|
9bbe51fa64
|
CPArrayController works simply with bindings and arrangedObjects
|
2009-02-19 01:29:39 -08:00 |
|
Ross Boucher
|
4de3a34a3e
|
CPObjectController now works, as do bindings and CPControls.
|
2009-02-16 00:37:50 -08:00 |
|
Ross Boucher
|
c028425f14
|
More bindings fixes.
|
2009-02-09 17:35:25 -08:00 |
|
Ross Boucher
|
1b8aca26a3
|
In progress work on bindings.
|
2009-02-07 12:55:15 -07:00 |
|
Ross Boucher
|
1acb130be1
|
Add preliminary support for Key Value Bindings to Cappuccino.
|
2009-02-07 12:54:59 -07:00 |
|