<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/doctrine-dev</id>
  <title type="text">doctrine-dev Google Group</title>
  <subtitle type="text">
  dev list for doctrine
  </subtitle>
  <link href="/group/doctrine-dev/feed/atom_v1_0_topics.xml" rel="self" title="doctrine-dev feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>adrive</name>
  <email>miloslav.k...@gmail.com</email>
  </author>
  <updated>2008-10-12T19:44:40Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/170d84ef5f45d1ae</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/170d84ef5f45d1ae" />
  <title type="html">Oracle DataDict VARCHAR2 length</title>
  <summary type="html" xml:space="preserve">
  Hello. I am using now Doctrine 1.0 with Oracle, and I found issue with &lt;br&gt; VARCHAR2 size. &lt;br&gt; I do not know why there is the default size if not specified value 16777215. &lt;br&gt; Oracle&#39;s VARCHAR2 should be 4000 bytes long and CHAR2 2000 bytes. &lt;br&gt; I propose to set the maximal length for varchar2 columns to 2000 CHARS. As I
  </summary>
  </entry>
  <entry>
  <author>
  <name>Roman Borschel</name>
  <email>r.borsc...@gmx.net</email>
  </author>
  <updated>2008-10-09T18:45:46Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/3bc567d6914760af</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/3bc567d6914760af" />
  <title type="html">Scalar hydration for 1.1</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; i finally managed to find some time to backport scalar hydration from &lt;br&gt; trunk to the 1.1 branch. The patch that i&#39;ve prepared is attached. &lt;br&gt; Please especially check out the new test case in order to see the &lt;br&gt; (proposed) usage of this feature. Comments are welcome. &lt;br&gt; If this port looks good I will write up something for the
  </summary>
  </entry>
  <entry>
  <author>
  <name>szotyi</name>
  <email>szo...@gmail.com</email>
  </author>
  <updated>2008-10-06T09:54:49Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/556804a27542b6e7</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/556804a27542b6e7" />
  <title type="html">Behaviour with Zend_Loader</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m doing development in Zend Framework and we use Doctrine for ORM &lt;br&gt; layer. For autoloading we register Zend_Loader, but that breaks making &lt;br&gt; custom behaviours for Doctrine. It is because in the &lt;br&gt; Doctrine_Import_Builder in the emmitAssign function Doctrine first &lt;br&gt; checks, if there is a Doctrine behaviour with the name, but it does it
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lukas Kahwe Smith</name>
  <email>m...@pooteeweet.org</email>
  </author>
  <updated>2008-10-04T09:40:29Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/38e853f51451f6d3</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/38e853f51451f6d3" />
  <title type="html">license</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; A user on IRC asked about what license Doctrine is governed under. &lt;br&gt; First, there is no mentioning of the word &amp;quot;license&amp;quot; anywhere in the &lt;br&gt; manual or in the FAQ. &lt;br&gt; Furthermore the license file is not clear as to what version of the &lt;br&gt; LGPL is used: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.doctrine-project.org/browser/trunk/LICENSE&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>klemens_u</name>
  <email>klem...@ull.at</email>
  </author>
  <updated>2008-09-20T13:26:27Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/1f9780b4f32d9ddd</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/1f9780b4f32d9ddd" />
  <title type="html">Taggable behaviour for Doctrine 1.0</title>
  <summary type="html" xml:space="preserve">
  Hi all (and especially Jon), &lt;br&gt; &lt;p&gt;I&#39;m currently porting a more or less complex symfony app [1] to &lt;br&gt; Doctrine. &lt;br&gt; Previously with propel I used the sfPropelActAsTaggableBehaviorP lugin &lt;br&gt; [2] &lt;br&gt; &lt;p&gt;I did a bit of recherche on the status of the Doctrine taggable &lt;br&gt; behavior today, and the only implementation I found is located in [3]
  </summary>
  </entry>
  <entry>
  <author>
  <name>Roman Borschel</name>
  <email>r.borsc...@gmx.net</email>
  </author>
  <updated>2008-08-31T17:52:01Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/50a040562d277c55</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/50a040562d277c55" />
  <title type="html">DQL BNF</title>
  <summary type="html" xml:space="preserve">
  Hi all (especially Guilherme :-)), &lt;br&gt; i have worked out some changes to the DQL BNF (for 2.0) and would like &lt;br&gt; some feedback and discussion. I send this here because maybe we have &lt;br&gt; some more people on this list with grammar/compiler/OQL experience. &lt;br&gt; The changes mainly aim at making DQL more strict and &amp;quot;simpler&amp;quot; in a
  </summary>
  </entry>
  <entry>
  <author>
  <name>alexander lind</name>
  <email>ma...@webstay.org</email>
  </author>
  <updated>2008-08-30T22:05:58Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/04eab26660325d22</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/04eab26660325d22" />
  <title type="html">sfDoctrinePlugin and/or doctrine 1.0.0-rc2 bug</title>
  <summary type="html" xml:space="preserve">
  I just updated my sfDoctrinePlugin:s on my symfony project, and soon &lt;br&gt; noticed that all created_at and updated_at fields in all my tables &lt;br&gt; disappeared after running doctrine:rebuild-db. &lt;br&gt; It seems the newest version of sfDoctrinePlugin and/or Doctrine plain &lt;br&gt; disregards the &amp;quot;templates: [ Doctrine_Template_Timestampabl e ]&amp;quot; line.
  </summary>
  </entry>
  <entry>
  <author>
  <name>isleshocky77</name>
  <email>sost...@sowebdesigns.com</email>
  </author>
  <updated>2008-08-27T04:17:18Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/913b3e76dd28f65c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/913b3e76dd28f65c" />
  <title type="html">Build-all-reload while having migration classes</title>
  <summary type="html" xml:space="preserve">
  I&#39;m thinking when you run generate-all-reload that it should know if &lt;br&gt; you have migration classes and if so create the migration table with &lt;br&gt; the value set to the last migration number. &lt;br&gt; &lt;p&gt;Anyone have any feedback on this? &lt;br&gt; &lt;p&gt;I&#39;ve ran across instances multiple times where I had to go an manually &lt;br&gt; and add the migration table along with the correct value.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bernhard Schussek</name>
  <email>bschus...@gmail.com</email>
  </author>
  <updated>2008-08-25T17:27:01Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/5bfda7c17bf8620c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/5bfda7c17bf8620c" />
  <title type="html">Multiple column foreign keys</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I would be interested whether support for multiple-column foreign keys &lt;br&gt; is planned for any time soon. I&#39;m working with such relations and &lt;br&gt; noticed that they are not implemented in Doctrine. I tried to change &lt;br&gt; what&#39;s need for me, but then I noticed that basically all the relation &lt;br&gt; management depends on single column foreign keys (also
  </summary>
  </entry>
  <entry>
  <author>
  <name>seut</name>
  <email>s...@rtme.net</email>
  </author>
  <updated>2008-08-15T16:57:13Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/1171ff7da5998aa3</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/1171ff7da5998aa3" />
  <title type="html">feature request: add set/getOption methods to Doctrine_Record_Listener</title>
  <summary type="html" xml:space="preserve">
  hi, &lt;br&gt; I&#39;d really like to setOptions of an Doctrine_Record_Listener. &lt;br&gt; a common use-case would be to disable setting of the &#39;created_at&#39; field &lt;br&gt; at the Timestampable_Listener, e.g. if you&#39;re batch importing data... &lt;br&gt; I attached a patch which implements this feature in a simple way... &lt;br&gt; if there is already a way to do this, please point me to right direction.
  </summary>
  </entry>
  <entry>
  <author>
  <name>J. Philip</name>
  <email>jphi...@noatak.com</email>
  </author>
  <updated>2008-08-11T23:26:47Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/d1492d14a1251f31</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/d1492d14a1251f31" />
  <title type="html">Commentable and Taggable plugins</title>
  <summary type="html" xml:space="preserve">
  Is there any hope on the Commentable and Taggable plugins by the time of &lt;br&gt; 1.0 ? &lt;br&gt; &lt;p&gt;Local: Fri, May 30 2008 5:58 am &lt;br&gt; Reply to author | Forward | Print | Individual message | Show original | &lt;br&gt; Report this message | Find messages by this author &lt;br&gt; I played around with this the other night and came up with Taggable and
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dennis Benkert</name>
  <email>spinecras...@googlemail.com</email>
  </author>
  <updated>2008-08-08T07:53:03Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/fb87b477927c3f13</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/fb87b477927c3f13" />
  <title type="html">Dynamic models</title>
  <summary type="html" xml:space="preserve">
  yesterday i&#39;ve read a blog article about a new core feature of cake &lt;br&gt; which brings dynamic models (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.littlehart.net/atthekeyboard/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; 2008/08/05/dynamic-models-in-c akephp-12/). What it basically does, is &lt;br&gt; to create models of tables on the fly that follow the naming &lt;br&gt; conventions if no schema for this table was given.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bertrand Zuchuat</name>
  <email>mailingl...@funstaff.ch</email>
  </author>
  <updated>2008-08-06T19:22:04Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/cf05af6037c8de90</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/cf05af6037c8de90" />
  <title type="html">symfony and database connection</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I send this enhancement for the next plugin development &lt;br&gt; (sfDoctrinePlugin): &lt;br&gt; - Into the database.yml &lt;br&gt; -&amp;gt; Define only the connection to the server: &lt;br&gt; Ex: mysql://user:pass@myserver &lt;br&gt; - In the schema.yml &lt;br&gt; -&amp;gt; Define the database &lt;br&gt; Ex: database: mydb1 &lt;br&gt; Avantage: &lt;br&gt; - if i have multiple databases on 1 server, i have only 1 connection
  </summary>
  </entry>
  <entry>
  <author>
  <name>Roman Borschel</name>
  <email>r.borsc...@gmx.net</email>
  </author>
  <updated>2008-08-05T18:52:49Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/8ad6bdfcfa2832f4</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/8ad6bdfcfa2832f4" />
  <title type="html">The future of Doctrine</title>
  <summary type="html" xml:space="preserve">
  Hi everyone, &lt;br&gt; i&#39;m sure you all have noticed the recent activities around the &lt;br&gt; Doctrine project. The blog post from Jonathan on the Doctrine homepage &lt;br&gt; that he is going to be employed by Sensio Labs to work on and promote &lt;br&gt; Doctrine+Symfony created quite some sensation. It&#39;s understandable &lt;br&gt; that this might bring up some questions in the minds of many people. I
  </summary>
  </entry>
  <entry>
  <author>
  <name>harini</name>
  <email>harini1...@gmail.com</email>
  </author>
  <updated>2008-08-03T11:04:34Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/0448bdfe79ae378c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_thread/thread/0448bdfe79ae378c" />
  <title type="html">SEXY MOVIES AND PICTURE</title>
  <summary type="html" xml:space="preserve">
  SEXY MOVIES AND PICTURE &lt;br&gt; SEXY VIDEO AND PHOTO GALARY &lt;br&gt; ACTRESS HOT PHOTO GALARY &lt;br&gt; HOT VIDEO AND PICTURE &lt;br&gt; LASTEST HOT GALARY &lt;br&gt; FREE HOLLYWOOD MOVIE &amp;amp; FREE DOWNLOAD &lt;br&gt; &lt;p&gt;****************************** **************** &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geocities.com/jayalaxmii&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geocities.com/jayalaxmii&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geocities.com/jayalaxmii&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
</feed>
