Changes between Version 5 and Version 6 of Ticket #2097
- Timestamp:
- 08/29/12 04:47:05 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2097 – Description
v5 v6 6 6 * Some internal classes are being leaked out. Need to compare with the exposed classes of the .net assemblies to determine which classes need to be hidden. 7 7 * Lots of Ptr<T> forward declarations appearing under "variables" 8 * Methods and classes introduced through RFCs should be documented using the content of the submitted RFC where applicable. 8 9 9 10 ~~If you look at the generated Web API documentation for 2.4 and compare it to the "published" 2.0 version on mapguide.osgeo.org you can see there are some stark differences:~~