[mapguide-commits] r10073 - branches/4.0/MgDev/Bindings

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed May 29 07:27:00 PDT 2024


Author: jng
Date: 2024-05-29 07:26:59 -0700 (Wed, 29 May 2024)
New Revision: 10073

Modified:
   branches/4.0/MgDev/Bindings/TODO.txt
Log:
Update bindings TODO with updated/revised plan of attack

Modified: branches/4.0/MgDev/Bindings/TODO.txt
===================================================================
--- branches/4.0/MgDev/Bindings/TODO.txt	2024-03-19 07:41:25 UTC (rev 10072)
+++ branches/4.0/MgDev/Bindings/TODO.txt	2024-05-29 14:26:59 UTC (rev 10073)
@@ -125,6 +125,10 @@
      - Java: javadoc (part of the JDK)
      - .net: docfx (https://dotnet.github.io/docfx/)
    - [ ] Implement a static umbrella landing site that is the gateway to the 3 generated outputs
+ - IMake
+   - [ ] Support generating generated stubs of PHP classes with transplanted documentation
+     - For ease of implementation, we could probably resurrect the PHP constants.php generation mode, except it now covers all classes and not just constants
+     - [ ] Determine a suitable PHP API documentation tool that can generate API docs against these documented PHP stub classes
  - mg-desktop
    - [x] Rename to MgPortable/mg-portable
    - [ ] Add SWIG glue library that layers on top of the existing Foundation/Geometry/PlatformBase glue projects



More information about the mapguide-commits mailing list