<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,7 +57,7 @@ Use straight Javascript syntax to call Cocoa.
 	// Alloc an object (no need to release)
 	var button = [NSButton instanceWithFrame:NSMakeRect(0, 0, 100, 40)]
 
-	// Setting
+	// Setting : an ObjC method starting with 'set' can be set like a Javascript property
 	var window = NSWorkspace.sharedWorkspace.activeApplication.keyWindow
 	// Instead of calling setTitle ...
 	window.setTitle('new title')</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd08a8f3a82e57b1ee43a1e480df92c2a4c646ad</id>
    </parent>
  </parents>
  <author>
    <name>Patrick Geiller</name>
    <email>parmanoir@gmail.com</email>
  </author>
  <url>http://github.com/parmanoir/jscocoa/commit/b9d1eb4a65ec19478198847a39bdc25dae1d8058</url>
  <id>b9d1eb4a65ec19478198847a39bdc25dae1d8058</id>
  <committed-date>2009-10-02T09:04:33-07:00</committed-date>
  <authored-date>2009-10-02T09:04:33-07:00</authored-date>
  <message>ObjJ README update</message>
  <tree>ed7af394328bfbfe70114dbb273268b4c579103e</tree>
  <committer>
    <name>Patrick Geiller</name>
    <email>parmanoir@gmail.com</email>
  </committer>
</commit>
