<div dir="ltr">done in r56562</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/2 Sören Gebbert <span dir="ltr"><<a href="mailto:soerengebbert@googlemail.com" target="_blank">soerengebbert@googlemail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Martin,<div>the module t.connect is a C module and must be build before the python temporal library, since the library was making use of this module at import time. That's the reason why this module is located in lib/temporal. That wasn't a good solution. So i have implemented an init() method in the python temporal library that make use of t.connect at run time. I think it may be safe now to move t.connect into the temporal module directory. I will check this.</div>

<div><br></div><div>Best regards</div><div>Soeren</div><div><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/2 Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
just a quick observation. Shouldn't be `t.connect` placed in<br>
<br>
`temporal` directory<br>
<br>
instead of<br>
<br>
`lib/temporal`<br>
<br>
?<br>
<br>
Martin<br>
<br>
--<br>
Martin Landa <landa.martin <a href="http://gmail.com" target="_blank">gmail.com</a>> * <a href="http://geo.fsv.cvut.cz/~landa" target="_blank">http://geo.fsv.cvut.cz/~landa</a><br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>