<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>994f5f9cfd131a981e48cf2f4bea94c1b4ef9f81</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/6a2260cff563d88a39d8ec656d8d53dc8a785bc2</url>
    <id>6a2260cff563d88a39d8ec656d8d53dc8a785bc2</id>
    <committed-date>2009-02-12T13:39:55-08:00</committed-date>
    <authored-date>2009-02-12T13:39:55-08:00</authored-date>
    <message>Yeah don't forget the version :-(</message>
    <tree>52f6c9da21b5d276a33ac7c875bd33a35aef4450</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>11768ab461d19fcee44b02f4208a181446e721e9</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/994f5f9cfd131a981e48cf2f4bea94c1b4ef9f81</url>
    <id>994f5f9cfd131a981e48cf2f4bea94c1b4ef9f81</id>
    <committed-date>2009-02-12T13:17:28-08:00</committed-date>
    <authored-date>2009-02-12T13:17:28-08:00</authored-date>
    <message>Fix Base finder with non-array argument</message>
    <tree>adbb71d93492694ba16c721dc85f618703650f15</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e33120c0ed4eb07ab21f94599bcbd9b9c88abdbc</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/11768ab461d19fcee44b02f4208a181446e721e9</url>
    <id>11768ab461d19fcee44b02f4208a181446e721e9</id>
    <committed-date>2009-02-12T12:18:35-08:00</committed-date>
    <authored-date>2009-02-12T12:18:35-08:00</authored-date>
    <message>Fix destroy with non-matched id's</message>
    <tree>045ca03e155660147e3825eaa8b673366b56781e</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4bac9128720fec8f61b808002e8c536cc014671</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/e33120c0ed4eb07ab21f94599bcbd9b9c88abdbc</url>
    <id>e33120c0ed4eb07ab21f94599bcbd9b9c88abdbc</id>
    <committed-date>2009-02-06T04:05:24-08:00</committed-date>
    <authored-date>2009-02-06T04:05:24-08:00</authored-date>
    <message>Fix a PHP warning

NULL cannot be returned by reference, so put it in a variable.</message>
    <tree>70b252fce0acccf12c81952efd78872ee51349b2</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91a972cf5e187619c1d7420a58c078b574ede05b</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/b4bac9128720fec8f61b808002e8c536cc014671</url>
    <id>b4bac9128720fec8f61b808002e8c536cc014671</id>
    <committed-date>2009-02-05T02:56:55-08:00</committed-date>
    <authored-date>2009-02-05T02:56:55-08:00</authored-date>
    <message>Allow setting primary key name

Two new methods allow setting the table name (instead of setting
the property directly) and setting the primary key name (new
feature).</message>
    <tree>10296a4f887392210d7932e00636b8448750d7a8</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>384db5b4deaceea08892417e5c3865adb3591742</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/91a972cf5e187619c1d7420a58c078b574ede05b</url>
    <id>91a972cf5e187619c1d7420a58c078b574ede05b</id>
    <committed-date>2009-02-04T02:39:39-08:00</committed-date>
    <authored-date>2009-02-04T02:39:39-08:00</authored-date>
    <message>Fix STI with PHP4

&quot;type&quot; column must not be set when inserting the base class itself.</message>
    <tree>0e9cfbeb537d3c199da972630b0129091c6be80d</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9242107f3d1b5d9b9dcf1de9ec8d975c8cfc11b0</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/384db5b4deaceea08892417e5c3865adb3591742</url>
    <id>384db5b4deaceea08892417e5c3865adb3591742</id>
    <committed-date>2009-02-04T02:01:20-08:00</committed-date>
    <authored-date>2009-02-04T02:01:20-08:00</authored-date>
    <message>Restore PHP4 compatibility

Having some fun with passing properties by value, getting invalid or
empty instances of the singletons etc all (including PHP4 segfaulting)
everything of the AssociationProxy seems to work now. Counterchecking
with PHP5 now.</message>
    <tree>fd9605968482dfe987299a117e919185d250ed93</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ae408b7dcbcb4599270fe46735406ec582a64bb</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/9242107f3d1b5d9b9dcf1de9ec8d975c8cfc11b0</url>
    <id>9242107f3d1b5d9b9dcf1de9ec8d975c8cfc11b0</id>
    <committed-date>2009-02-04T01:29:03-08:00</committed-date>
    <authored-date>2009-02-04T01:29:03-08:00</authored-date>
    <message>Fix new warning on the same matter

PHP does not allow to pass variables by reference which are
referring to string offsets or overloaded objects. Bang!

Now the workaround is slow - however it should work. :-(</message>
    <tree>b08b5b1db67b6e47df9496b416c165057b551f44</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>743dfa44a834310b5e93a9eb7ad3b7fd1065ec8a</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/5ae408b7dcbcb4599270fe46735406ec582a64bb</url>
    <id>5ae408b7dcbcb4599270fe46735406ec582a64bb</id>
    <committed-date>2009-02-04T01:26:32-08:00</committed-date>
    <authored-date>2009-02-04T01:26:32-08:00</authored-date>
    <message>Fix PHP4 warnings in array_push / array_pop</message>
    <tree>ebe3e5109c15d8a8ce53a81f239c6efef60718a7</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5f8d1fab52c7100be085807a13cd6589c8ca002</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/743dfa44a834310b5e93a9eb7ad3b7fd1065ec8a</url>
    <id>743dfa44a834310b5e93a9eb7ad3b7fd1065ec8a</id>
    <committed-date>2009-02-03T09:36:01-08:00</committed-date>
    <authored-date>2009-02-03T09:36:01-08:00</authored-date>
    <message>Add some implementation notes</message>
    <tree>453b6e82ab7c74a686416c4a59e02da53126cf0a</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bcb81f01635d938ed7e92b0b9f86f10a09e81484</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/c5f8d1fab52c7100be085807a13cd6589c8ca002</url>
    <id>c5f8d1fab52c7100be085807a13cd6589c8ca002</id>
    <committed-date>2009-02-03T08:55:26-08:00</committed-date>
    <authored-date>2009-02-03T08:55:26-08:00</authored-date>
    <message>Make all tests pass in the current stage

Now finish last steps required for the legacy application and try
the tests with PHP4.</message>
    <tree>9190390b61e987c509ead4b8ef125f59a6a54541</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>93431df10d9730aa99d03be2d35051f10b3922aa</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/bcb81f01635d938ed7e92b0b9f86f10a09e81484</url>
    <id>bcb81f01635d938ed7e92b0b9f86f10a09e81484</id>
    <committed-date>2009-02-03T04:31:03-08:00</committed-date>
    <authored-date>2009-02-03T04:31:03-08:00</authored-date>
    <message>Implement first version of scoping

Scoping is currently used for associations and not tested for other
scenarios. Tests still fail on some association modes.</message>
    <tree>0f797236a56009f6c5f64e91b7e1f4845000ab78</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ff986eb5d2fcde7409d6aef1d953aea577e47f4</id>
      </parent>
      <parent>
        <id>51162fa49c0cfee45c3ca2345f2f45ef4f92d4e7</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/93431df10d9730aa99d03be2d35051f10b3922aa</url>
    <id>93431df10d9730aa99d03be2d35051f10b3922aa</id>
    <committed-date>2009-02-03T00:59:11-08:00</committed-date>
    <authored-date>2009-02-03T00:59:11-08:00</authored-date>
    <message>Merge branch 'next' of git@github.com:kakra/adodbrecord into next</message>
    <tree>ae603e9188f6390d90961a4861011f23a89f794e</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a9c76da7fc3256f11fcb38deab22ccfcc836595</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/51162fa49c0cfee45c3ca2345f2f45ef4f92d4e7</url>
    <id>51162fa49c0cfee45c3ca2345f2f45ef4f92d4e7</id>
    <committed-date>2009-02-02T23:48:30-08:00</committed-date>
    <authored-date>2009-02-02T23:48:30-08:00</authored-date>
    <message>More tests towards legacy implementation

Test more features ensuring the legacy application using this can
work correctly.</message>
    <tree>2f7a368afcb988166a418318b4be1ed9ceabe8a8</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6c2e9736ae31ec60e2cf05dd1572ca439336e92</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/5a9c76da7fc3256f11fcb38deab22ccfcc836595</url>
    <id>5a9c76da7fc3256f11fcb38deab22ccfcc836595</id>
    <committed-date>2009-02-02T17:40:00-08:00</committed-date>
    <authored-date>2009-02-02T17:40:00-08:00</authored-date>
    <message>Small fixes</message>
    <tree>57179019cdc47602d3b95a69ab90951bd64b1a95</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6c2e9736ae31ec60e2cf05dd1572ca439336e92</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/5ff986eb5d2fcde7409d6aef1d953aea577e47f4</url>
    <id>5ff986eb5d2fcde7409d6aef1d953aea577e47f4</id>
    <committed-date>2009-02-02T11:56:37-08:00</committed-date>
    <authored-date>2009-02-02T11:56:37-08:00</authored-date>
    <message>Prepare association tests for implementation</message>
    <tree>539307563527616e1b6e2310a4b044a3d7b6b996</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0989f22d38290097d5ea34f5cb0739a122763aa</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/d6c2e9736ae31ec60e2cf05dd1572ca439336e92</url>
    <id>d6c2e9736ae31ec60e2cf05dd1572ca439336e92</id>
    <committed-date>2009-02-02T08:38:05-08:00</committed-date>
    <authored-date>2009-02-02T08:38:05-08:00</authored-date>
    <message>Prepare association proxies

This commit makes all tests pass again. Next is setting up tests
for associations.</message>
    <tree>519d50fca8b73c60f31da05ff05815fef5210a21</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38be4ad71ab85c974fac9a4623877424611af554</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/b0989f22d38290097d5ea34f5cb0739a122763aa</url>
    <id>b0989f22d38290097d5ea34f5cb0739a122763aa</id>
    <committed-date>2009-02-02T07:26:17-08:00</committed-date>
    <authored-date>2009-02-02T07:26:17-08:00</authored-date>
    <message>Fix SIGSEGV (recursion through Singleton::instance)</message>
    <tree>4dc9e2530c40a616b82605bc0d2ec09cb457120a</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b948b6139deba4a8e8795c68f3de69c656b8faf2</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/38be4ad71ab85c974fac9a4623877424611af554</url>
    <id>38be4ad71ab85c974fac9a4623877424611af554</id>
    <committed-date>2009-02-02T07:14:22-08:00</committed-date>
    <authored-date>2009-02-02T07:14:22-08:00</authored-date>
    <message>Refactoring towards scoping</message>
    <tree>f5c9d52d4e373c8ee691714179ec634c630ff37b</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d702b3d9ba15ba2db221c816c30ff82f3dfb1cb1</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/b948b6139deba4a8e8795c68f3de69c656b8faf2</url>
    <id>b948b6139deba4a8e8795c68f3de69c656b8faf2</id>
    <committed-date>2009-02-02T03:11:58-08:00</committed-date>
    <authored-date>2009-02-02T03:11:58-08:00</authored-date>
    <message>Remove now obsolete stream_stat()

This removes the stream_stat() method which is now again obsolete
after fixing the bug which made Implementer return empty streams.

Also a PHP OOP related warning was fixed.</message>
    <tree>ad00913c27c629e09532fd500a074318075c5c37</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af02b515e143e543114a5139aa281fa8856fef17</id>
      </parent>
      <parent>
        <id>6d3e581c6de5dc6f1e0d77afb01ddf601927b41c</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/d702b3d9ba15ba2db221c816c30ff82f3dfb1cb1</url>
    <id>d702b3d9ba15ba2db221c816c30ff82f3dfb1cb1</id>
    <committed-date>2009-02-02T02:38:22-08:00</committed-date>
    <authored-date>2009-02-02T02:38:22-08:00</authored-date>
    <message>Merge branch 'bisect-fix' into next

Conflicts:
	lib/AdoDBRecord/Implementer.class.php</message>
    <tree>8e9478b1b588bfd4c686a8e975cc2c15cb9d75ef</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b59ed399717e800b8d1bb941199c0e3f48f54bf</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/6d3e581c6de5dc6f1e0d77afb01ddf601927b41c</url>
    <id>6d3e581c6de5dc6f1e0d77afb01ddf601927b41c</id>
    <committed-date>2009-02-02T02:36:01-08:00</committed-date>
    <authored-date>2009-02-02T02:36:01-08:00</authored-date>
    <message>Fix bug of Implementer returning bad/empty stream</message>
    <tree>cd621b6922a478b6b73ecd6b186c96627eef4e95</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d463f166433b0100dc27ac72f300fe51cc339a1c</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/af02b515e143e543114a5139aa281fa8856fef17</url>
    <id>af02b515e143e543114a5139aa281fa8856fef17</id>
    <committed-date>2009-02-02T02:19:58-08:00</committed-date>
    <authored-date>2009-02-02T02:19:58-08:00</authored-date>
    <message>Temporary remove stream_stat() for bisect</message>
    <tree>a31a50eb31d90f461110c92964410eb3297f0711</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0258e0abe0dd31619f391d18d86407a321829a3c</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/d463f166433b0100dc27ac72f300fe51cc339a1c</url>
    <id>d463f166433b0100dc27ac72f300fe51cc339a1c</id>
    <committed-date>2009-02-02T00:00:59-08:00</committed-date>
    <authored-date>2009-02-02T00:00:59-08:00</authored-date>
    <message>Implement non-working stream_stat() in Implementer

This is currently just a stub and not yet working correctly. Needs
some debugging to get it right.</message>
    <tree>a1a15abf08e81992100ab3074b22b03fd621d5cf</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04c0e5fd68c704029962a3ec4949d554387befd1</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/0258e0abe0dd31619f391d18d86407a321829a3c</url>
    <id>0258e0abe0dd31619f391d18d86407a321829a3c</id>
    <committed-date>2009-02-01T23:39:26-08:00</committed-date>
    <authored-date>2009-02-01T23:39:26-08:00</authored-date>
    <message>Adapt test suites to new init.php</message>
    <tree>2bfedda511b364b6f5f6c92d68cd6ad594d8f6dd</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4300b571dfc6f77d696ae63bc3665b9d8914ae46</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/04c0e5fd68c704029962a3ec4949d554387befd1</url>
    <id>04c0e5fd68c704029962a3ec4949d554387befd1</id>
    <committed-date>2009-02-01T23:19:19-08:00</committed-date>
    <authored-date>2009-02-01T23:19:19-08:00</authored-date>
    <message>Fix syntax error</message>
    <tree>b8881cd1d9e62718bc579cbc62623872ce873d6b</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bf2ebce4629e65141964575c39c517834320993</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/4300b571dfc6f77d696ae63bc3665b9d8914ae46</url>
    <id>4300b571dfc6f77d696ae63bc3665b9d8914ae46</id>
    <committed-date>2009-01-28T09:17:47-08:00</committed-date>
    <authored-date>2009-01-28T09:17:47-08:00</authored-date>
    <message>Create inflectors needed for associations

This creates inflector methods to derive the class name from a
camel_cased name which is needed for creating the association options.

Also added an init.php for easier loading of the library. It sets
some defaults and changes the include path correctly.

Using the new inflector methods the default options of associations
are now set. Next step is doing the wrappers (marked relevant code
parts with TODO).</message>
    <tree>f1cda6dbefb665ef0afa57f405639bb0790cd496</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b59ed399717e800b8d1bb941199c0e3f48f54bf</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/1bf2ebce4629e65141964575c39c517834320993</url>
    <id>1bf2ebce4629e65141964575c39c517834320993</id>
    <committed-date>2009-01-28T06:38:27-08:00</committed-date>
    <authored-date>2009-01-28T06:38:27-08:00</authored-date>
    <message>Cleanup association syntax</message>
    <tree>6f5a6285f336fa3cd87db338539fc85d5936e868</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21d8c4ecd1d4c12fe2fa59bfc0cc02e522bea5a0</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/6b59ed399717e800b8d1bb941199c0e3f48f54bf</url>
    <id>6b59ed399717e800b8d1bb941199c0e3f48f54bf</id>
    <committed-date>2009-01-26T08:53:50-08:00</committed-date>
    <authored-date>2009-01-26T08:53:50-08:00</authored-date>
    <message>Prepare scoping</message>
    <tree>71221b51d15857bd1c211dddd2ac9b2f4ef808d8</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kk@netactive.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea29ffa06d495ecbde30e4d58ce81b722e5e96c7</id>
      </parent>
    </parents>
    <author>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </author>
    <url>http://github.com/kakra/adodbrecord/commit/21d8c4ecd1d4c12fe2fa59bfc0cc02e522bea5a0</url>
    <id>21d8c4ecd1d4c12fe2fa59bfc0cc02e522bea5a0</id>
    <committed-date>2008-09-13T04:25:03-07:00</committed-date>
    <authored-date>2008-09-13T04:25:03-07:00</authored-date>
    <message>Readme update

Document the &quot;lib&quot; directory.</message>
    <tree>124ef842a783c1ebd42e06b77315f9d74c0a93e9</tree>
    <committer>
      <name>Kai Krakow</name>
      <email>kai@kaishome.de</email>
    </committer>
  </commit>
</commits>
