<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 26, 2014 at 7:22 AM, Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
it's long time ago when GRASS 7.0.0beta3 has been published (more then<br>
two months ago). I would suggest to publish beta4, what do you think?<br>
Is there any blocker or something which should be finished (e.g.<br>
g.list/g.remove backports)?<br>
<br></blockquote><div>Hi,<br><br></div><div>I was working on #2326 a little bit last week but I'm far from finishing. I have a first implementation of raise in run/write/read command functions and some changes make GUI start again. Nothing done on the rest of the code.<br><br>A branch would be helpful for this, by the way. <br></div><div><br></div><div>We've been also discussing removing things from __init__.py files. I'm not sure if we should apply this but we probably should replace the practice<br><br></div><div>import grass.script as grass<br><br></div><div>by something more reasonable, explicit imports of things or<br><br>import grass.script as gscript<br><br></div><div>or<br><br>import grass.script.core as gcore<br>import grass.script.core as gscore<br></div><div><br></div><div>Depending on what we consider more stable or nier and if we will empty __init__.py.<br></div><div><br></div><div>Vaclav<br></div><div><br><br><br><a href="http://trac.osgeo.org/grass/ticket/2326">http://trac.osgeo.org/grass/ticket/2326</a><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Cheers, Martin<br>
<span class=""><font color="#888888"><br>
--<br>
Martin Landa * <a href="http://geo.fsv.cvut.cz/gwiki/Landa" target="_blank">http://geo.fsv.cvut.cz/gwiki/Landa</a> *<br>
<a href="http://www.gismentors.eu/mentors/landa" target="_blank">http://www.gismentors.eu/mentors/landa</a><br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">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>
</font></span></blockquote></div><br></div></div>