bh: thuban ChangeLog,1.821,1.822

cvs@intevation.de cvs at intevation.de
Tue Jul 5 18:30:53 CEST 2005


Author: bh

Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv22993

Modified Files:
	ChangeLog 
Log Message:
* Thuban/Model/layer.py (Layer.__mangle_bounding_box)
(Layer.ClipBoundingBox): Rename ClipBoundingBox to
__mangle_bounding_box.  See the comments in the code and RT #2845

* test/test_layer.py (TestLayer.test_arc_layer_with_projection):
Remove the explicit test of ClipBoundingBox.  The method isn't
public anymore and the direct call in the test wasn't necessary in
the first place.  If ClipBoundingBox (now __mangle_bounding_box)
isn't called, the return value of ShapesInRegion will be
different.


Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.821
retrieving revision 1.822
diff -u -d -r1.821 -r1.822
--- ChangeLog	5 Jul 2005 16:00:48 -0000	1.821
+++ ChangeLog	5 Jul 2005 16:30:51 -0000	1.822
@@ -1,5 +1,18 @@
 2005-07-05  Bernhard Herzog  <bh at intevation.de>
 
+	* Thuban/Model/layer.py (Layer.__mangle_bounding_box)
+	(Layer.ClipBoundingBox): Rename ClipBoundingBox to
+	__mangle_bounding_box.  See the comments in the code and RT #2845
+
+	* test/test_layer.py (TestLayer.test_arc_layer_with_projection):
+	Remove the explicit test of ClipBoundingBox.  The method isn't
+	public anymore and the direct call in the test wasn't necessary in
+	the first place.  If ClipBoundingBox (now __mangle_bounding_box)
+	isn't called, the return value of ShapesInRegion will be
+	different.
+
+2005-07-05  Bernhard Herzog  <bh at intevation.de>
+
 	* Thuban/UI/viewport.py (ViewPort.set_view_transform): Handle
 	ZeroDivisionError exceptions.  I don't know when they happen
 	exactly.  It probably happens when the projections aren't set





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)