<?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_msgs.xml" rel="self" title="doctrine-dev feed"/>
  <updated>2009-12-03T04:02:07Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>gandalfu@gmail.com</name>
  <email>ganda...@gmail.com</email>
  </author>
  <updated>2009-12-03T04:02:07Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/edfc0042901cfb49/8c148b9497afeae6?show_docid=8c148b9497afeae6</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/edfc0042901cfb49/8c148b9497afeae6?show_docid=8c148b9497afeae6"/>
  <title type="text">Searchable vs mysql full text</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I have a CSV file will 3x10^6 rows, title and body mostly, the text &lt;br&gt; file has 3GB+. &lt;br&gt; &lt;p&gt;Im a little scared of the fact that Seachable will almost duplicate &lt;br&gt; the data, can anyone please advise me on the advantages of searchable &lt;br&gt; over a mysql fulltext index on the title, body columns? &lt;br&gt; &lt;p&gt;Thanks!!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Guilherme Blanco</name>
  <email>guilhermebla...@gmail.com</email>
  </author>
  <updated>2009-12-01T13:51:33Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/85ac48175d5edb83?show_docid=85ac48175d5edb83</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/85ac48175d5edb83?show_docid=85ac48175d5edb83"/>
  <title type="text">Re: ODM. Was: Re: [doctrine-dev] Re: Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  Mainly the Query TreeWalker (who will map the &amp;quot;DQL&amp;quot; to driver-specific &lt;br&gt; query) needs to rely on platform. &lt;br&gt; &lt;p&gt;That&#39;s what I attempted to convince Roman earlier inside ORM, but &lt;br&gt; since we spoke about the ODM support, I agree with the ODM package &lt;br&gt; entirely. &lt;br&gt; But this change will be required in ODM, and I still think we should
  </summary>
  </entry>
  <entry>
  <author>
  <name>Manuel Guilbault</name>
  <email>manuel.guilba...@gmail.com</email>
  </author>
  <updated>2009-11-30T00:07:19Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/26390d291eb508d0/99e5077b1d04e196?show_docid=99e5077b1d04e196</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/26390d291eb508d0/99e5077b1d04e196?show_docid=99e5077b1d04e196"/>
  <title type="text">Doctrine 2 lifecycle event system</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;I&#39;m a new contributor to Doctrine. I&#39;ve been playing around a lot with &lt;br&gt; Doctrine 2 lately, and I noticed that only methods of the entity class &lt;br&gt; can handle lifecycle events. I think it might be a good idea to change &lt;br&gt; that behavior and allow external classes to register event handlers to &lt;br&gt; lifecycle events, maybe by having an event manager instance for each
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nei Rauni Santos</name>
  <email>nra...@gmail.com</email>
  </author>
  <updated>2009-11-28T15:33:03Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bc5228fae05e68f9/a4053905096c72ce?show_docid=a4053905096c72ce</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bc5228fae05e68f9/a4053905096c72ce?show_docid=a4053905096c72ce"/>
  <title type="text">Let´s go develop a moderation plugin</title>
  <summary type="html" xml:space="preserve">
  Guys, &lt;br&gt; What do you think of us develop a behavior like this one &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.symfony-project.org/plugins/sfPropelApprovableBehaviorPlugin&quot;&gt;[link]&lt;/a&gt; for &lt;br&gt; doctrine?? &lt;br&gt; I´ve never develop a behavior, Is it so dificult?? There is any started &lt;br&gt; project for it?? &lt;br&gt; Nei
  </summary>
  </entry>
  <entry>
  <author>
  <name>Roman Borschel</name>
  <email>r.borsc...@gmx.net</email>
  </author>
  <updated>2009-11-26T19:23:09Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/f5c6f9d1d9322f9d?show_docid=f5c6f9d1d9322f9d</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/f5c6f9d1d9322f9d?show_docid=f5c6f9d1d9322f9d"/>
  <title type="text">Re: ODM. Was: Re: [doctrine-dev] Re: Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Yea, I know. We need to find the lowest common denominator and I think &lt;br&gt; stuff like the join-like features of mongodb is out of question here. &lt;br&gt; So we would concentrate on basic map/reduce style querying as it is &lt;br&gt; probably supported by all of them. &lt;br&gt; Roman
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lukas Kahwe Smith</name>
  <email>m...@pooteeweet.org</email>
  </author>
  <updated>2009-11-26T19:00:58Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/5a1b04ea558026a8?show_docid=5a1b04ea558026a8</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/5a1b04ea558026a8?show_docid=5a1b04ea558026a8"/>
  <title type="text">Re: ODM. Was: Re: [doctrine-dev] Re: Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  well the CRUD bit is simple .. but the interesting bit is in the querying. &lt;br&gt; regards, &lt;br&gt; Lukas Kahwe Smith &lt;br&gt; m...@pooteeweet.org
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Wage</name>
  <email>jonw...@gmail.com</email>
  </author>
  <updated>2009-11-26T17:51:07Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/696c4934842de68c?show_docid=696c4934842de68c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/696c4934842de68c?show_docid=696c4934842de68c"/>
  <title type="text">Re: ODM. Was: Re: [doctrine-dev] Re: Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  Roman, &lt;br&gt; &lt;p&gt;That is what I was thinking too. The ODM package would be pretty simple I &lt;br&gt; think. &lt;br&gt; &lt;p&gt;- Jon &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Jonathan H. Wage (+1 415 992 5468) &lt;br&gt; Open Source Software Developer &amp;amp; Evangelist &lt;br&gt; sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org &lt;br&gt; &lt;p&gt;You should follow me on Twitter: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.twitter.com/jwage&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Cousineau</name>
  <email>dcousin...@gmail.com</email>
  </author>
  <updated>2009-11-26T15:18:08Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/d20d623c1f869c9b?show_docid=d20d623c1f869c9b</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/d20d623c1f869c9b?show_docid=d20d623c1f869c9b"/>
  <title type="text">Re: ODM. Was: Re: [doctrine-dev] Re: Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  I  had a project where I was contemplating mongreldb to replace my manual, file-based db. A wrapper for nosql db&#39;s would be nice but the ecosystem is so diverse, especially in how one selects a range of objects, it&#39;ll be difficult. So I&#39;ll be here for maybe some help. &lt;br&gt; &lt;p&gt;-- Sent from my Palm Prē
  </summary>
  </entry>
  <entry>
  <author>
  <name>Roman Borschel</name>
  <email>r.borsc...@gmx.net</email>
  </author>
  <updated>2009-11-26T10:13:32Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/15466b63dc0e8b4a?show_docid=15466b63dc0e8b4a</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/15466b63dc0e8b4a?show_docid=15466b63dc0e8b4a"/>
  <title type="text">ODM. Was: Re: [doctrine-dev] Re: Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;yes there are plans, but all in my head currently :) &lt;br&gt; &lt;p&gt;The basic ideas are the same as for the Doctrine 2 ORM: &lt;br&gt; &lt;p&gt;1) transparency &lt;br&gt; 2) ease of use &lt;br&gt; 3) metadata mapping (xml/yaml/annotations/php/...) &lt;br&gt; &lt;p&gt;I want the API to be similar to the ORM in nature in order to be easy &lt;br&gt; to use if you already know the ORM.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Miloslav Kmeť</name>
  <email>miloslav.k...@gmail.com</email>
  </author>
  <updated>2009-11-26T00:08:30Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/1f91a1efa053e8af/313fe48e363097dd?show_docid=313fe48e363097dd</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/1f91a1efa053e8af/313fe48e363097dd?show_docid=313fe48e363097dd"/>
  <title type="text">[1.2] Doctrine_Record::_set()</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; Is there any reason, why the _set and _get methods of Doctrine_Records are &lt;br&gt; protected? &lt;br&gt; I need to redefine the accessors and mutators of the record in the template, &lt;br&gt; and I would like to use something like: &lt;br&gt; MyTemplate extends Doctrine_Template &lt;br&gt; { &lt;br&gt; public function setTableDefinition() &lt;br&gt; { &lt;br&gt; $this-&amp;gt;getInvoker()-&amp;gt;hasMutato r(&#39;type&#39;, &#39;setMyTemplateType&#39;);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickael HOAREAU</name>
  <email>mickael.hoar...@bysoft.fr</email>
  </author>
  <updated>2009-11-25T06:21:17Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/d59ed7c164b798a2/320196c5af5fb44a?show_docid=320196c5af5fb44a</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/d59ed7c164b798a2/320196c5af5fb44a?show_docid=320196c5af5fb44a"/>
  <title type="text">Re: Fwd: Packages in sfDoctrinePlugin</title>
  <summary type="html" xml:space="preserve">
  Oops i forgot to copy/paste the email :/ &lt;br&gt; See below: &lt;br&gt; &lt;p&gt;Sent: Wednesday, November 25, 2009 2:41 AM &lt;br&gt; To: Mickael HOAREAU &lt;br&gt; &lt;p&gt;I don&#39;t think it made it into 1.2. A ticket was never requested for it &lt;br&gt; so it was probably missed. &lt;br&gt; &lt;p&gt;- Jon &lt;br&gt; On Mon, Nov 23, 2009 at 9:52 PM, Mickael HOAREAU &lt;br&gt; Is this feature already implemented?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mickael HOAREAU</name>
  <email>mickael.hoar...@bysoft.fr</email>
  </author>
  <updated>2009-11-25T05:59:06Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/d59ed7c164b798a2/510bf3099ad3972e?show_docid=510bf3099ad3972e</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/d59ed7c164b798a2/510bf3099ad3972e?show_docid=510bf3099ad3972e"/>
  <title type="text">Fwd: Packages in sfDoctrinePlugin</title>
  <summary type="html" xml:space="preserve">
  Jonathan, &lt;br&gt; I didn&#39;t notice that I sent the email to only you. &lt;br&gt; I copy/pasty my question and your answer below. &lt;br&gt; I have created a ticket: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.doctrine-project.org/jira/browse/DC-287&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Mickael &lt;br&gt; ---------- Forwarded message ---------- &lt;br&gt; To: doctrine-dev &lt;br&gt; Doctrine packages are a Doctrine schema files feature that are used
  </summary>
  </entry>
  <entry>
  <author>
  <name>mahono</name>
  <email>matthias.nothh...@googlemail.com</email>
  </author>
  <updated>2009-11-24T18:10:41Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/39cbf86a6c428041?show_docid=39cbf86a6c428041</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/39cbf86a6c428041?show_docid=39cbf86a6c428041"/>
  <title type="text">Re: Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  What are my tired eyes reading? object-document mapping? &lt;br&gt; I thought that nobody cares for my thread [1] but I guess you already &lt;br&gt; had similar ideas? &lt;br&gt; Are there any plans already? &lt;br&gt; &lt;p&gt;Welcome Benjamin! &lt;br&gt; &lt;p&gt;regards, &lt;br&gt; Matthias &lt;br&gt; &lt;p&gt;[1] &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.de/group/doctrine-dev/browse_thread/thread/a5dda16a7a217978&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Guilherme Blanco</name>
  <email>guilhermebla...@gmail.com</email>
  </author>
  <updated>2009-11-23T18:51:33Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/855a60aaa7c68905?show_docid=855a60aaa7c68905</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/855a60aaa7c68905?show_docid=855a60aaa7c68905"/>
  <title type="text">Re: [doctrine-dev] Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  Hi Benjamin!!! &lt;br&gt; &lt;p&gt;Congratulations!!! &lt;br&gt; Just remember to revoke my commit rights during weekends, specially &lt;br&gt; when I&#39;m drunk! =D &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Guilherme Blanco - Web Developer &lt;br&gt; CBC - Certified Bindows Consultant &lt;br&gt; Cell Phone: +55 (16) 9215-8480 &lt;br&gt; MSN: guilhermebla...@hotmail.com &lt;br&gt; URL: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.bisna.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Roman Borschel</name>
  <email>r.borsc...@gmx.net</email>
  </author>
  <updated>2009-11-23T17:21:32Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/18039c28655eab1c?show_docid=18039c28655eab1c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f024ac05ad5d55ed/18039c28655eab1c?show_docid=18039c28655eab1c"/>
  <title type="text">Welcome Benjamin</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I would like to officially welcome Benjamin Eberlei to the Doctrine &lt;br&gt; core team. &lt;br&gt; Many of you probably already know that he gave up on Zend_Entity some &lt;br&gt; time ago and instead decided to contribute to Doctrine 2. Although I&#39;m &lt;br&gt; sure it was no easy decision for him, I am very glad about his move.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Miloslav Kmeť</name>
  <email>miloslav.k...@gmail.com</email>
  </author>
  <updated>2009-11-20T14:33:29Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/8f1f0509b11486fc?show_docid=8f1f0509b11486fc</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/8f1f0509b11486fc?show_docid=8f1f0509b11486fc"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi Tom, &lt;br&gt; &lt;p&gt;yes, you are right. the attribute is levelColumnName, I am using it and it &lt;br&gt; works. Strange, that it doesn&#39;t work for you. &lt;br&gt; &lt;p&gt;Have you rebuilt your models after changing the attribute to the right &lt;br&gt; name &amp;quot;levelColumnName&amp;quot; in you yml schema? &lt;br&gt; &lt;p&gt;~ &lt;br&gt; Miloslav Kmeť &lt;br&gt; &lt;p&gt;Dňa Pi 20. november 2009 Tom808 napísal:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-20T14:21:28Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/ce9add7fb0b44759?show_docid=ce9add7fb0b44759</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/ce9add7fb0b44759?show_docid=ce9add7fb0b44759"/>
  <title type="text">Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi Miloslav, &lt;br&gt; &lt;p&gt;it looks like that &lt;br&gt; &lt;p&gt;Company: &lt;br&gt; actAs: &lt;br&gt; NestedSet: &lt;br&gt; levelColumnAlias: lvl &lt;br&gt; &lt;p&gt;does not work. I have downloaded the last version of doctrine 1.2 and &lt;br&gt; it still tries to create a cloumn &amp;quot;level&amp;quot; &lt;br&gt; &lt;p&gt;I found in Doctrine_Tree_NestedSet that $this-&amp;gt;getAttribute &lt;br&gt; (&#39;levelColumnName&#39;) is used to control the name of the level column -
  </summary>
  </entry>
  <entry>
  <author>
  <name>mahono</name>
  <email>matthias.nothh...@googlemail.com</email>
  </author>
  <updated>2009-11-20T12:10:16Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/a5dda16a7a217978/76b4d649a5db26bc?show_docid=76b4d649a5db26bc</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/a5dda16a7a217978/76b4d649a5db26bc?show_docid=76b4d649a5db26bc"/>
  <title type="text">support for non relational databases</title>
  <summary type="html" xml:space="preserve">
  Hi devs, &lt;br&gt; &lt;p&gt;for some weeks I&#39;m playing with CouchDB as it seems to be a good &lt;br&gt; solution for one of our customer projects where high availability is &lt;br&gt; needed while there&#39;s only a very low budget available. &lt;br&gt; &lt;p&gt;Anyway, my motivation for this posting is that I noticed that there &lt;br&gt; are several things in Doctrine 2 that would also be very helpful with
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-19T17:37:14Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/574dd92527929247/ff3203086821e912?show_docid=ff3203086821e912</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/574dd92527929247/ff3203086821e912?show_docid=ff3203086821e912"/>
  <title type="text">Re: Migration Doctrine 1.1 to 1.2</title>
  <summary type="html" xml:space="preserve">
  Hi Daniel, &lt;br&gt; &lt;p&gt;thanks a lot, your sample has helped me to get it running. &lt;br&gt; &lt;p&gt;Kind regards &lt;br&gt; Tom
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Cousineau</name>
  <email>dcousin...@gmail.com</email>
  </author>
  <updated>2009-11-19T15:29:05Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/574dd92527929247/bb33e1c28cb3f6f5?show_docid=bb33e1c28cb3f6f5</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/574dd92527929247/bb33e1c28cb3f6f5?show_docid=bb33e1c28cb3f6f5"/>
  <title type="text">Re: [doctrine-dev] Migration Doctrine 1.1 to 1.2</title>
  <summary type="html" xml:space="preserve">
  If this will help, the following is the Zend_Applicatoin_Resource I use in &lt;br&gt; my application to load Doctrine (using the classic file structure of &lt;br&gt; generated models): &lt;br&gt; &lt;p&gt;class App_Application_Resource_Doctr ine extends &lt;br&gt; Zend_Application_Resource_Reso urceAbstract &lt;br&gt; { &lt;br&gt; public function init() &lt;br&gt; { &lt;br&gt; require_once LIB_PATH . &#39;/Doctrine.php&#39;;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-19T15:17:30Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/574dd92527929247/785b25a69513d237?show_docid=785b25a69513d237</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/574dd92527929247/785b25a69513d237?show_docid=785b25a69513d237"/>
  <title type="text">Migration Doctrine 1.1 to 1.2</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;i want to swicht in a current zend / doctirne project from doctrine &lt;br&gt; 1.1.4 to 1.2. There is no way to switch doctrine models to pear style &lt;br&gt; directories (would be a huge amount of work). So i&#39;ve tried to use the &lt;br&gt; old style (and existing) structure. &lt;br&gt; &lt;p&gt;If i use &#39;modelAutoload&#39; as autoloader mode i get the error message:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-19T13:12:09Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/7ebff30bcd458b07?show_docid=7ebff30bcd458b07</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/7ebff30bcd458b07?show_docid=7ebff30bcd458b07"/>
  <title type="text">Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi Miloslav, &lt;br&gt; &lt;p&gt;thanks again - i have read the update docu. &lt;br&gt; &lt;p&gt;It looks like i&#39;ve got some problems with zend framework and the &lt;br&gt; autoloader. Doctrine does not find the models. But if you are using &lt;br&gt; symfony your bootstrap won&#39;t help. &lt;br&gt; &lt;p&gt;I have to find some more details on doctrine 1.2 and zend. I will come
  </summary>
  </entry>
  <entry>
  <author>
  <name>Miloslav Kmeť</name>
  <email>miloslav.k...@gmail.com</email>
  </author>
  <updated>2009-11-19T13:04:55Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/e99401975050a214?show_docid=e99401975050a214</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/e99401975050a214?show_docid=e99401975050a214"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I am using sfDoctrinePlugin in symfony, and my connection in databases.yml &lt;br&gt; looks like this: &lt;br&gt; &lt;p&gt; doctrine: &lt;br&gt; class: sfDoctrineDatabase &lt;br&gt; param: &lt;br&gt; dsn: oracle:dbname=TNS_NAME;charset =AL32UTF8 &lt;br&gt; username: user &lt;br&gt; password: password &lt;br&gt; &lt;p&gt;I do not know what is configuring doctrine from array, but you can look at
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-19T12:47:22Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/b93afa4ae82bfb7c?show_docid=b93afa4ae82bfb7c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/b93afa4ae82bfb7c?show_docid=b93afa4ae82bfb7c"/>
  <title type="text">Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi Miloslav, &lt;br&gt; &lt;p&gt;thanks a lot for this very interesting. &lt;br&gt; &lt;p&gt;I does not know before that there is an own oracle apapter (and can&#39;t &lt;br&gt; find any hint in the docu). &lt;br&gt; &lt;p&gt;I just have downloaded 1.2 and start some tests. It looks like that &lt;br&gt; configuring doctrine via a config array is not longer supported. &lt;br&gt; Doctrine does not find models and schema files.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Miloslav Kmeť</name>
  <email>miloslav.k...@gmail.com</email>
  </author>
  <updated>2009-11-19T11:11:30Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/31600d810df7df89?show_docid=31600d810df7df89</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/31600d810df7df89?show_docid=31600d810df7df89"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;Doctrine 1.2 is just in beta state. I am using the development version from &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://svn.doctrine-project.org/branches/1.2&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Have you ever encountered a problem with CLOBs and PDO_OCI? A time ago (at &lt;br&gt; least 2 years ago) I found, that I can&#39;t work with larger (4kb+) clobs with &lt;br&gt; PDO_OCI. That was not a Doctrine problem, but PDO_OCI. I found very old
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-19T10:51:38Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/dbf41dfdda94935e?show_docid=dbf41dfdda94935e</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/dbf41dfdda94935e?show_docid=dbf41dfdda94935e"/>
  <title type="text">Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  We use $conn = Doctrine_Manager::connection(o ci://user:password@server/ &lt;br&gt; ORA_SID) to connect to the database
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-19T10:43:49Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/1227f61b74d7451c?show_docid=1227f61b74d7451c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/1227f61b74d7451c?show_docid=1227f61b74d7451c"/>
  <title type="text">Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi Miloslav, &lt;br&gt; &lt;p&gt;yes, we are using pdo oci. &lt;br&gt; &lt;p&gt;Jon wrote that some of the bugs i have reported are solved in 1.2.0- &lt;br&gt; RC1. In the download section i can only find 1.2 Beta3 and &amp;quot;svn co &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://svn.doctrine-project.org/tags/1.2.0-BETA3&quot;&gt;[link]&lt;/a&gt;&amp;quot; comes back with &lt;br&gt; &amp;quot;svn: Server sent unexpected return value (400 Bad Request) in
  </summary>
  </entry>
  <entry>
  <author>
  <name>Miloslav Kmeť</name>
  <email>miloslav.k...@gmail.com</email>
  </author>
  <updated>2009-11-19T10:27:18Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/efd21313a3006482?show_docid=efd21313a3006482</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/efd21313a3006482?show_docid=efd21313a3006482"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi Tom, &lt;br&gt; &lt;p&gt;this was added to v1.2. Are you using the PDO_OCI or the adapter for oracle? &lt;br&gt; &lt;p&gt;We are using the v1.2 with Oracle Adapter without any serious problems. &lt;br&gt; &lt;p&gt;~ &lt;br&gt; Miloslav Kmeť &lt;br&gt; &lt;p&gt;Dňa Št 19. november 2009 Tom808 napísal:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-19T10:17:36Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/ef41253c33bdb83c?show_docid=ef41253c33bdb83c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/ef41253c33bdb83c?show_docid=ef41253c33bdb83c"/>
  <title type="text">Re: Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi Miloslav, &lt;br&gt; &lt;p&gt;thanks a lot for this information. I have created some tickets. &lt;br&gt; &lt;p&gt;To which versions of doctrine has levelCloumnAlias been added? We are &lt;br&gt; currently using 1.1.4 (with some modifications due to errors in &lt;br&gt; combination with oracle) &lt;br&gt; &lt;p&gt;Kind regards &lt;br&gt; Tom
  </summary>
  </entry>
  <entry>
  <author>
  <name>Miloslav Kmeť</name>
  <email>miloslav.k...@gmail.com</email>
  </author>
  <updated>2009-11-18T14:15:00Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/29d164c41b8f6299?show_docid=29d164c41b8f6299</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/29d164c41b8f6299?show_docid=29d164c41b8f6299"/>
  <title type="text">Re: [doctrine-dev] Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi, That&#39;s exactly what was solved week ago. &lt;br&gt; Just use option levelColumnAlias &lt;br&gt; &lt;p&gt;actAs: &lt;br&gt; NestedSets: &lt;br&gt; levelColumnAlias: lvl &lt;br&gt; &lt;p&gt;Whenever you find an issue with quote identifier, please post a ticket into &lt;br&gt; jira about it. &lt;br&gt; &lt;p&gt;Dňa St 18. november 2009 Tom808 napísal:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom808</name>
  <email>thomas_80...@yahoo.com</email>
  </author>
  <updated>2009-11-18T13:28:34Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/478b2cba83364ea5?show_docid=478b2cba83364ea5</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/bf559f4d67283bbc/478b2cba83364ea5?show_docid=478b2cba83364ea5"/>
  <title type="text">Doctrine_Tree_NestedSet alias</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;is there any way to set an alias for column &amp;quot;level&amp;quot; used in doctrines &lt;br&gt; nested sets? &lt;br&gt; &lt;p&gt;Problem: &lt;br&gt; &lt;p&gt;&amp;quot;level&amp;quot; is a reserved word (Oracle and also ANSI SQL 92/99). Due to &lt;br&gt; this ATTR_QUOTE_IDENTIFIER has to be used. Unfortunately some &lt;br&gt; subqueries generated by doctrine (e.g. paginator with order by clause)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adam Huttler</name>
  <email>adam.hutt...@fracturedatlas.org</email>
  </author>
  <updated>2009-11-14T21:03:01Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/b7b06fa1372e3d5d?show_docid=b7b06fa1372e3d5d</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/b7b06fa1372e3d5d?show_docid=b7b06fa1372e3d5d"/>
  <title type="text">RE: [doctrine-dev] Re: Doctrine_Record#hasMappedValue()</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.doctrine-project.org/jira/browse/DC-232&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;On Behalf Of Jonathan Wage &lt;br&gt; Sent: Saturday, November 14, 2009 3:48 PM &lt;br&gt; To: doctrine-dev@googlegroups.com &lt;br&gt; &lt;p&gt;Sure. Otherwise it will never get done. &lt;br&gt; &lt;p&gt;- Jon &lt;br&gt; &lt;p&gt;I guess not... Should I do that now? &lt;br&gt; &lt;p&gt;Was a ticket created for it? I never saw one in Jira so I didn&#39;t think
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Wage</name>
  <email>jonw...@gmail.com</email>
  </author>
  <updated>2009-11-14T20:48:09Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/dd03bdcf2326f7e3?show_docid=dd03bdcf2326f7e3</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/dd03bdcf2326f7e3?show_docid=dd03bdcf2326f7e3"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine_Record#hasMappedValue()</title>
  <summary type="html" xml:space="preserve">
  Sure. Otherwise it will never get done. &lt;br&gt; &lt;p&gt;- Jon &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Jonathan H. Wage (+1 415 992 5468) &lt;br&gt; Open Source Software Developer &amp;amp; Evangelist &lt;br&gt; sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org &lt;br&gt; &lt;p&gt;You should follow me on Twitter: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.twitter.com/jwage&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;You can contact Jonathan about Doctrine, Symfony and Open-Source or for
  </summary>
  </entry>
  <entry>
  <author>
  <email>adam.hutt...@fracturedatlas.org</email>
  </author>
  <updated>2009-11-14T20:44:44Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/c5c72aa358dcaf3b?show_docid=c5c72aa358dcaf3b</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/c5c72aa358dcaf3b?show_docid=c5c72aa358dcaf3b"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine_Record#hasMappedValue()</title>
  <summary type="html" xml:space="preserve">
  I guess not... Should I do that now?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Wage</name>
  <email>jonw...@gmail.com</email>
  </author>
  <updated>2009-11-14T20:40:40Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/2b1b9419c4fcb086?show_docid=2b1b9419c4fcb086</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/2b1b9419c4fcb086?show_docid=2b1b9419c4fcb086"/>
  <title type="text">Re: [doctrine-dev] Doctrine_Record#hasMappedValue()</title>
  <summary type="html" xml:space="preserve">
  Was a ticket created for it? I never saw one in Jira so I didn&#39;t think about &lt;br&gt; it. &lt;br&gt; &lt;p&gt;- Jon &lt;br&gt; &lt;p&gt;On Fri, Nov 13, 2009 at 1:14 PM, Adam Huttler &amp;lt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Jonathan H. Wage (+1 415 992 5468) &lt;br&gt; Open Source Software Developer &amp;amp; Evangelist &lt;br&gt; sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adam Huttler</name>
  <email>adam.hutt...@fracturedatlas.org</email>
  </author>
  <updated>2009-11-13T18:14:41Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/6d36a68631c7bd52?show_docid=6d36a68631c7bd52</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/f1d18c52357b5756/6d36a68631c7bd52?show_docid=6d36a68631c7bd52"/>
  <title type="text">Doctrine_Record#hasMappedValue()</title>
  <summary type="html" xml:space="preserve">
  It doesn&#39;t look like this made it into 1.2. Jon, can you take a look? &lt;br&gt; Maybe it can get into the final version. &lt;br&gt; &lt;p&gt;On Jun 28, 4:44 pm, &amp;quot;Adam Huttler&amp;quot; &amp;lt;adam.hutt...@fracturedatlas.o rg&amp;gt; &lt;br&gt; wrote:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benjamin Eberlei</name>
  <email>kont...@beberlei.de</email>
  </author>
  <updated>2009-11-10T21:30:17Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/b715262399272645/cb98aff5ea5f6cf3?show_docid=cb98aff5ea5f6cf3</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/b715262399272645/cb98aff5ea5f6cf3?show_docid=cb98aff5ea5f6cf3"/>
  <title type="text">Integration of Zend Tool and Doctrine 1</title>
  <summary type="html" xml:space="preserve">
  Hello everyone, &lt;br&gt; I made a first attempt to formulate a possible way to integrate Zend Tool and &lt;br&gt; Doctrine 1. This heavily depends on the Doctrine Zend_Application resource &lt;br&gt; proposal by Matthew Lurz (See References Section of the proposal) aswell as on &lt;br&gt; comments and discussions I had with several people from both Doctrine and Zend
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nei Rauni Santos</name>
  <email>nra...@gmail.com</email>
  </author>
  <updated>2009-11-09T11:40:54Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/e797d6af525ac013/93f0bdd86daa11de?show_docid=93f0bdd86daa11de</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/e797d6af525ac013/93f0bdd86daa11de?show_docid=93f0bdd86daa11de"/>
  <title type="text">There is any behavior to moderate models?</title>
  <summary type="html" xml:space="preserve">
  I noticed that Propel have a interesting plugin called Versionable. &lt;br&gt; I&#39;ve looking the versionable behavior on doctrine and see that it haven&#39;t &lt;br&gt; all features like versionable of propel. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.doctrine-project.org/documentation/manual/1_1/en/behaviors#core-behaviors:versionable-&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; Doctrine versionable
  </summary>
  </entry>
  <entry>
  <author>
  <name>Miloslav Kmeť</name>
  <email>miloslav.k...@gmail.com</email>
  </author>
  <updated>2009-11-05T19:59:52Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/ea285ed9449e714d/5fca566f2142d051?show_docid=5fca566f2142d051</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/ea285ed9449e714d/5fca566f2142d051?show_docid=5fca566f2142d051"/>
  <title type="text">Doctrine_Adapter_Oracle::__destruct - the necessity)</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; today I tried to do some database interactions in sfI18N::__destruct() (saving &lt;br&gt; untraslated strings into the database). I developed this feature on &lt;br&gt; postgresql, whithout noticing any problem, but after on Oracle through oracle &lt;br&gt; adapter I found, that Doctrine_Adapter_Oracle was destructed before the and I
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eugene Janusov</name>
  <email>esy...@gmail.com</email>
  </author>
  <updated>2009-11-04T15:06:55Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/2479a07a01426c4c?show_docid=2479a07a01426c4c</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/2479a07a01426c4c?show_docid=2479a07a01426c4c"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine 1.2 doesn&#39;t generate models corretly.</title>
  <summary type="html" xml:space="preserve">
  It seems that is it: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://doctrine-project.org/jira/browse/DC-178&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nei Rauni Santos</name>
  <email>nra...@gmail.com</email>
  </author>
  <updated>2009-11-04T14:42:00Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/7122b9e272a3ea05?show_docid=7122b9e272a3ea05</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/7122b9e272a3ea05?show_docid=7122b9e272a3ea05"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine 1.2 doesn&#39;t generate models corretly.</title>
  <summary type="html" xml:space="preserve">
  thank you! &lt;br&gt; &lt;p&gt;Nei &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Nei Rauni Santos &lt;br&gt; nra...@gmail.com &lt;br&gt; +55 41 85020985
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Wage</name>
  <email>jonw...@gmail.com</email>
  </author>
  <updated>2009-11-04T14:32:41Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/875f9afad08c1b0d?show_docid=875f9afad08c1b0d</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/875f9afad08c1b0d?show_docid=875f9afad08c1b0d"/>
  <title type="text">Re: [doctrine-dev] Re: Doctrine 1.2 doesn&#39;t generate models corretly.</title>
  <summary type="html" xml:space="preserve">
  I think a ticket is open for this. It is a bug. I&#39;ll try and fix it today. &lt;br&gt; &lt;p&gt;- Jon &lt;br&gt; &lt;p&gt;On Wed, Nov 4, 2009 at 8:58 AM, Guilherme Blanco &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Jonathan H. Wage (+1 415 992 5468) &lt;br&gt; Open Source Software Developer &amp;amp; Evangelist &lt;br&gt; sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org
  </summary>
  </entry>
  <entry>
  <author>
  <name>Guilherme Blanco</name>
  <email>guilhermebla...@gmail.com</email>
  </author>
  <updated>2009-11-04T13:58:00Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/655312064b441a17?show_docid=655312064b441a17</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/655312064b441a17?show_docid=655312064b441a17"/>
  <title type="text">Re: [doctrine-dev] Doctrine 1.2 doesn&#39;t generate models corretly.</title>
  <summary type="html" xml:space="preserve">
  I looked into the code and it seems to be working ok. &lt;br&gt; &lt;p&gt;Could you please give me the script that you&#39;re using to generate your models? &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Guilherme Blanco - Web Developer &lt;br&gt; CBC - Certified Bindows Consultant &lt;br&gt; Cell Phone: +55 (16) 9215-8480 &lt;br&gt; MSN: guilhermebla...@hotmail.com &lt;br&gt; URL: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.bisna.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nei Rauni Santos</name>
  <email>nra...@gmail.com</email>
  </author>
  <updated>2009-11-04T13:45:32Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/1c8c07ac227a449d?show_docid=1c8c07ac227a449d</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/05af9550f31b8ebd/1c8c07ac227a449d?show_docid=1c8c07ac227a449d"/>
  <title type="text">Doctrine 1.2 doesn&#39;t generate models corretly.</title>
  <summary type="html" xml:space="preserve">
  I was using doctrine 1.2, but my models already generated by doctrine 1.2, &lt;br&gt; ok, it worked fine. Now, I tried to create a new model and I have some &lt;br&gt; problems, Doctrine didn&#39;t generate my table model class correctly. &lt;br&gt; It generated the class &lt;br&gt; Parse error: syntax error, unexpected &#39;{&#39;, expecting T_STRING in
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eugene Janusov</name>
  <email>esy...@gmail.com</email>
  </author>
  <updated>2009-10-27T06:27:33Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/2fdde3fc5007e2b3/b77c63803c8bb854?show_docid=b77c63803c8bb854</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/2fdde3fc5007e2b3/b77c63803c8bb854?show_docid=b77c63803c8bb854"/>
  <title type="text">Working without default connection</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; We use Doctrine with multiple connections, but in the same time we want &lt;br&gt; to not set any of them as the default one. &lt;br&gt; It general, it seems quite possible and easily achievable. But I &lt;br&gt; discovered that not all code of Doctrine itself can properly work &lt;br&gt; without the default connection. &lt;br&gt; For example, here is a piece of code from
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eugene Janusov</name>
  <email>esy...@gmail.com</email>
  </author>
  <updated>2009-10-27T03:30:17Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/c0b69cfd7e94062b/34deab0bfce34dec?show_docid=34deab0bfce34dec</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/c0b69cfd7e94062b/34deab0bfce34dec?show_docid=34deab0bfce34dec"/>
  <title type="text">Re: [doctrine-dev] Re: Class name prefixes and inheritance</title>
  <summary type="html" xml:space="preserve">
  Jonathan, &lt;br&gt; What&#39;s about this?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eugene Janusov</name>
  <email>esy...@gmail.com</email>
  </author>
  <updated>2009-10-27T02:37:26Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/c2056a11b95edec5/890853e1f194b8de?show_docid=890853e1f194b8de</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/c2056a11b95edec5/890853e1f194b8de?show_docid=890853e1f194b8de"/>
  <title type="text">Re: [doctrine-dev] Re: Model auto-loading in getConnectionForComponent()</title>
  <summary type="html" xml:space="preserve">
  Done: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://doctrine-project.org/jira/browse/DC-144&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Wage</name>
  <email>jonw...@gmail.com</email>
  </author>
  <updated>2009-10-27T01:34:06Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/c2056a11b95edec5/7129f6636c75ec60?show_docid=7129f6636c75ec60</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/c2056a11b95edec5/7129f6636c75ec60?show_docid=7129f6636c75ec60"/>
  <title type="text">Re: [doctrine-dev] Model auto-loading in getConnectionForComponent()</title>
  <summary type="html" xml:space="preserve">
  Can you create a ticket? &lt;br&gt; &lt;p&gt;Thanks, Jon &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Jonathan H. Wage (+1 415 992 5468) &lt;br&gt; Open Source Software Developer &amp;amp; Evangelist &lt;br&gt; sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org &lt;br&gt; &lt;p&gt;You can contact Jonathan about Doctrine, Symfony and Open-Source or for &lt;br&gt; training, consulting, application development, or business related questions
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eugene Janusov</name>
  <email>esy...@gmail.com</email>
  </author>
  <updated>2009-10-27T01:21:25Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/c2056a11b95edec5/403823b0bd954a63?show_docid=403823b0bd954a63</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/c2056a11b95edec5/403823b0bd954a63?show_docid=403823b0bd954a63"/>
  <title type="text">Model auto-loading in getConnectionForComponent()</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Doctrine_Manager::getConnectio nForComponent() first of all tries to &lt;br&gt; pre-load given component using Doctrin_Core::autoload(). &lt;br&gt; But shouldn&#39;t it be modelsAutoload() there instead? Because just &lt;br&gt; autoload() has nothing to do with model classes, in my understanding.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Raphael</name>
  <email>raphox.ara...@gmail.com</email>
  </author>
  <updated>2009-10-21T20:10:40Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/3d8906ac72458463/5a463c3fed20a492?show_docid=5a463c3fed20a492</id>
  <link href="http://groups.google.co.uk/group/doctrine-dev/browse_frm/thread/3d8906ac72458463/5a463c3fed20a492?show_docid=5a463c3fed20a492"/>
  <title type="text">Re: [doctrine-dev] New extension for Doctrine</title>
  <summary type="html" xml:space="preserve">
  the base of all is: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pastie.org/664080&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Raphael Almeida Araújo &lt;br&gt; Homepage: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://sites.google.com/site/raphoxaraujo&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
</feed>
