<div dir="ltr">Use: /path/to/the/object/with/${some/magic/variables}/to/solve/some/paths/in/a/simplest/way<br><br>You could do that converting the path above to<br><br>python: path(path(&#39;string:&#39; + &#39;/path/to/the/object/with/${some/magic/variables}/to/solve/some/paths/in/a/simplest/way&#39;))<br>
<br>or in a generic way:<br><br>python: path(path(&#39;string:&#39; + expr))<br><br>No more than 5 o 6 lines changed and a lot of code saved<br><br><div class="gmail_quote">2008/8/11 Andreas Jung <span dir="ltr">&lt;<a href="mailto:lists@zopyx.com">lists@zopyx.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
--On 11. August 2008 15:48:21 +0200 Garito &lt;<a href="mailto:garito@sistes.net" target="_blank">garito@sistes.net</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Philipp!<br>
Thank you so much for your response but in this lines is were the engine<br>
loads the possibilities but not were evaluate the current expression<br>
<br>
I would like to evaluate some condition before to load the class who<br>
resolves the expression (and witch is loaded in the code you point me)<br>
<br>
</blockquote>
<br></div>
Sounds strange to me. Usecase?<br><font color="#888888">
<br>
-aj</font></blockquote></div><br><br clear="all"><br>-- <br>Mis Cosas<br><a href="http://blogs.sistes.net/Garito">http://blogs.sistes.net/Garito</a><br>Zope Smart Manager<br><a href="http://blogs.sistes.net/Garito/670">http://blogs.sistes.net/Garito/670</a><br>

</div>