[Mapguide-trac] [mapguide-trac] #2453: Class API documentation not transferred to .net exceptions

MapGuide Open Source trac_mapguide at osgeo.org
Mon May 26 04:26:03 PDT 2014


#2453: Class API documentation not transferred to .net exceptions
-----------------------------+----------------------------------------------
   Reporter:  jng            |       Owner:  jng
       Type:  defect         |      Status:  new
   Priority:  low            |   Milestone:     
  Component:  Documentation  |     Version:     
   Severity:  trivial        |    Keywords:     
External_id:                 |  
-----------------------------+----------------------------------------------

Comment(by jng):

 The issue is due to [Serializable] being injected by custom code in SWIG
 which conflicts with our SWIG doc injection mechanism that knows nothing
 about this custom code.

 This custom code for generating [Serializable] and .net properties is
 better off being served by using the partial classes feature of C# instead
 of custom modifications to SWIG.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2453#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list