[mapguide-trac] #1250: Remove some unneeded asserts from
GeometryAdapter
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Jan 25 20:23:39 EST 2010
#1250: Remove some unneeded asserts from GeometryAdapter
------------------------------+---------------------------------------------
Reporter: waltweltonlair | Owner: waltweltonlair
Type: defect | Status: new
Priority: low | Milestone: 2.3
Component: General | Version: 2.2.0
Severity: trivial | Keywords:
External_id: |
------------------------------+---------------------------------------------
There are some asserts in !GeometryAdapter which are exercised when an
exception is encountered while evaluating an expression. This can happen,
for example, when using an expression that refers to an unknown column in
the feature source. The asserts end up being very annoying, since they
will display for each feature that has an invalid expression.
The exception in this case is normal behavior, and the asserts are not
needed.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1250>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list