[Mapguide-trac] [mapguide-trac] #2103: MgLayerBase::GetFeatureGeometryName is tagged incorrectly
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Aug 29 09:01:48 PDT 2012
#2103: MgLayerBase::GetFeatureGeometryName is tagged incorrectly
-----------------------+----------------------------------------------------
Reporter: jng | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: General | Version:
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
The MgLayerBase::GetFeatureGeometryName does not have a read-only property
created for .net because it is tagged with
{{{
_get
}}}
instead of
{{{
__get
}}}
It's too late to do API changes for 2.4, so fix this post-2.4
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2103>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list