[mapguide-commits] r10120 - branches/4.0/MgDev/Bindings
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Fri Feb 7 08:13:26 PST 2025
Author: jng
Date: 2025-02-07 08:13:25 -0800 (Fri, 07 Feb 2025)
New Revision: 10120
Modified:
branches/4.0/MgDev/Bindings/TODO.txt
Log:
TODO update
Modified: branches/4.0/MgDev/Bindings/TODO.txt
===================================================================
--- branches/4.0/MgDev/Bindings/TODO.txt 2025-02-07 15:58:08 UTC (rev 10119)
+++ branches/4.0/MgDev/Bindings/TODO.txt 2025-02-07 16:13:25 UTC (rev 10120)
@@ -130,7 +130,7 @@
- [x] Add new OSGeo.MapGuide.Portable .net project for the .net portion of the SWIG glue
- [ ] Implement a sample asp.net core application that confirms the feasibility of using mg-portable for web applications in addition to desktop applications
- Either:
- - ( ) Migrate the viewer winforms library to target .net 6.0
+ - (x) Migrate the viewer winforms library to target .net 6.0
- ( ) Or maintain 2 versions of this library, a new .net 6.0 version of the library and a legacy full framework version
- [ ] Port over Java binding
- Prepare deployable test pack that can be run against an existing MG installation
@@ -138,6 +138,11 @@
- [ ] Deploy Java test runner
- [ ] Allow key configuration parameters to be passed in either from the commandline or read through environment variables
- [ ] Deploy PHP test runner
+ - [ ] Allow all runners to support a common set of environment variables to drive test environment/configuration
+ - webconfig.ini path
+ - test data root directory
+ - log path
+ - admin password
- [ ] Deploy MgTestAdmin tool into this staging area
- [ ] Fix up run_tests.bat/run_tests.sh to work with new layout
- Old code cleanup/consolidation
More information about the mapguide-commits
mailing list