Introduce FileShapeStore

Jan-Oliver Wagner jan at intevation.de
Mon Apr 25 18:00:05 CEST 2005


On Fri, Apr 22, 2005 at 09:06:21PM +0200, Bernhard Herzog wrote:
> Jan-Oliver Wagner <jan at intevation.de> writes:
> > @@ -186,6 +251,10 @@ class ShapefileStore:
> >          """
> >          return ()
> >  
> > +    def Table(self):
> > +        """Return the table containing the attribute data."""
> > +        return self._table
> > +
> 
> I think we should avoid moving the methods around unnecessarily, if
> possible.  The same applies to BoundingBox.

do you mean my renaming table to _table and bbox to _bbox?
I felt this necessary for myself to easier identify only internally
used variables.

	Jan

-- 
Jan-Oliver Wagner               http://intevation.de/~jan/

Intevation GmbH                      http://intevation.de/
FreeGIS                                http://freegis.org/




More information about the Thuban-devel mailing list

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