Re: [Components] ezcPersistentObject

2009-05-05 Thread Tobias Schlitt
Hi Thomas, On 05/05/2009 11:11 AM Thomas, Maxime wrote: We have made a script to look up in the database and generate a schema XML file. Then we use the persistent object database tie in to generate the classes and definitions. One of our table in the database contains a field of type

Re: [Components] ezcPersistentObject

2009-05-05 Thread Thomas Koch
Hi Maxime, I also don't use MySQL time types anymore since they suck. You may want to write a converter like the attached one. Best regards, Thomas attachment: not_null_datetime_converter.php -- Components mailing list Components@lists.ez.no http://lists.ez.no/mailman/listinfo/components

Re: [Components] Cache: Store file in a tree

2009-05-05 Thread llaumgui
Hi, In fact, I would like that cache files 2a07404aaeafb87a0237bff3db05826a-.cache is in mycachefolder/2a/07/2a07404aaeafb87a0237bff3db05826a-.cache ++ 2009/4/24 Tobias Schlitt t...@ez.no: Hi, On 04/24/2009 12:28 PM llaumgui wrote: Can I store datas with Cache in a tree repertories like

Re: [Components] Cache: Store file in a tree

2009-05-05 Thread Tobias Schlitt
Hi, On 05/05/2009 02:48 PM llaumgui wrote: In fact, I would like that cache files 2a07404aaeafb87a0237bff3db05826a-.cache is in mycachefolder/2a/07/2a07404aaeafb87a0237bff3db05826a-.cache I don't see a problem here. Either you set mycachefolder/2a/07 as the cache location or you use