Changes between Version 1 and Version 2 of Ticket #2097


Ignore:
Timestamp:
Aug 27, 2012, 6:22:39 AM (12 years ago)
Author:
jng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2097 – Description

    v1 v2  
    66 * 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.
    77
    8 ~~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:
     8~~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:~~
    99
    10  * The lack of a navigation tree
    11  * The lack of a TOC
     10 * ~~The lack of a navigation tree~~
     11 * ~~The lack of a TOC~~
    1212
    13 The build process already warns about such issues, so something is definitely amiss here.~~
     13~~The build process already warns about such issues, so something is definitely amiss here.~~