<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Hoa Forum - Hoa_File, retour de chemin]]></title>
		<link>http://forum.hoa-project.net/topic/316/hoafile-retour-de-chemin/</link>
		<description><![CDATA[Le post le plus récent sur Hoa_File, retour de chemin.]]></description>
		<lastBuildDate>Mon, 11 Jan 2010 20:10:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re : Hoa_File, retour de chemin]]></title>
			<link>http://forum.hoa-project.net/post/1825/#p1825</link>
			<description><![CDATA[Non non, c'est très bien. Je suis content que tu débug sous Windows, c'est juste Windows qui m'énerve :P. À ne rien faire comme tout le monde, ça devient vraiment lourd au bout d'un moment.]]></description>
			<author><![CDATA[dummy@example.com (Hywan)]]></author>
			<pubDate>Mon, 11 Jan 2010 20:10:23 +0000</pubDate>
			<guid>http://forum.hoa-project.net/post/1825/#p1825</guid>
		</item>
		<item>
			<title><![CDATA[Re : Hoa_File, retour de chemin]]></title>
			<link>http://forum.hoa-project.net/post/1821/#p1821</link>
			<description><![CDATA[mais bien sur ^^

Ne te plains pas, je te debug sous windows...
Je peux toujours arrêter de reporter sur le forum :/]]></description>
			<author><![CDATA[dummy@example.com (tetardo)]]></author>
			<pubDate>Mon, 11 Jan 2010 19:55:56 +0000</pubDate>
			<guid>http://forum.hoa-project.net/post/1821/#p1821</guid>
		</item>
		<item>
			<title><![CDATA[Re : Hoa_File, retour de chemin]]></title>
			<link>http://forum.hoa-project.net/post/1818/#p1818</link>
			<description><![CDATA[Windows commence à me prendre la tête là … Tu veux pas développer sur un vrai OS ?
Au pire, reprend tes / mais enlève le dernier.]]></description>
			<author><![CDATA[dummy@example.com (Hywan)]]></author>
			<pubDate>Mon, 11 Jan 2010 19:14:41 +0000</pubDate>
			<guid>http://forum.hoa-project.net/post/1818/#p1818</guid>
		</item>
		<item>
			<title><![CDATA[Re : Hoa_File, retour de chemin]]></title>
			<link>http://forum.hoa-project.net/post/1816/#p1816</link>
			<description><![CDATA[Ça évite les conflits avec les séparateurs de nœuds dans les chemins de Windows. Et comme je me base sur ça, autant s'y baser aussi. C'est embêtant à écrire, je te l'accorde, mais abstrait l'ensemble :).]]></description>
			<author><![CDATA[dummy@example.com (Hywan)]]></author>
			<pubDate>Mon, 11 Jan 2010 19:12:09 +0000</pubDate>
			<guid>http://forum.hoa-project.net/post/1816/#p1816</guid>
		</item>
		<item>
			<title><![CDATA[Re : Hoa_File, retour de chemin]]></title>
			<link>http://forum.hoa-project.net/post/1815/#p1815</link>
			<description><![CDATA[Heu,

[code]
        $files = new Hoa_File_Finder('Data'.DS.'Themes'.DS.'Thumbs'.DS);
        $this->view->themes = $files->getIterator();
[/code]

j'obtiens

[code]
Data%5CThemes%5CThumbs%5CRay%20of%20Light.jpg
[/code]]]></description>
			<author><![CDATA[dummy@example.com (tetardo)]]></author>
			<pubDate>Mon, 11 Jan 2010 19:11:04 +0000</pubDate>
			<guid>http://forum.hoa-project.net/post/1815/#p1815</guid>
		</item>
		<item>
			<title><![CDATA[Re : Hoa_File, retour de chemin]]></title>
			<link>http://forum.hoa-project.net/post/1813/#p1813</link>
			<description><![CDATA[Hey !


Merci ^^]]></description>
			<author><![CDATA[dummy@example.com (tetardo)]]></author>
			<pubDate>Mon, 11 Jan 2010 19:07:13 +0000</pubDate>
			<guid>http://forum.hoa-project.net/post/1813/#p1813</guid>
		</item>
		<item>
			<title><![CDATA[Re : Hoa_File, retour de chemin]]></title>
			<link>http://forum.hoa-project.net/post/1811/#p1811</link>
			<description><![CDATA[Hey :),

Il faut utiliser la constante DS plutôt que d'utiliser / ou \ directement :).]]></description>
			<author><![CDATA[dummy@example.com (Hywan)]]></author>
			<pubDate>Mon, 11 Jan 2010 19:01:58 +0000</pubDate>
			<guid>http://forum.hoa-project.net/post/1811/#p1811</guid>
		</item>
		<item>
			<title><![CDATA[Hoa_File, retour de chemin]]></title>
			<link>http://forum.hoa-project.net/post/1800/#p1800</link>
			<description><![CDATA[Hey

[code]
import('File.Finder');
$files = new Hoa_File_Finder('toto/tutu/');
$toto = $files->getIterator();
[/code]

retourne des chemins du genre

[code]toto/tutu/\fichier.jpg[/code]

Pour info, le serveur tourne sous windows.

Voilou ^^]]></description>
			<author><![CDATA[dummy@example.com (tetardo)]]></author>
			<pubDate>Fri, 08 Jan 2010 01:04:21 +0000</pubDate>
			<guid>http://forum.hoa-project.net/post/1800/#p1800</guid>
		</item>
	</channel>
</rss>

