Re: [mapguide-users] Differences between PUBLISHED_API and INTERNAL_API

2024-04-22 Thread Benoit Bégin via mapguide-users
Hi Jackie, I'll be totally honest, the name fooled me! I figured they'd be helper functions to hit up the mapagent.fcgi. I never really explored the "OSGeo.MapGuide.Web" objects and I've been working with Mapguide code for a while now! Thanks a lot for your super valuable input. I will defini

Re: [mapguide-users] Differences between PUBLISHED_API and INTERNAL_API

2024-04-22 Thread Jackie Ng via mapguide-users
You're mostly on the money. The purpose behind these various *_API markers is documented here and they're mainly for controlling what gets exposed to SWIG https://trac.osgeo.org/mapguide/browser/trunk/MgDev/Common/Foundation/FoundationDefs.h#L49 PUBLISHED_API and EXTERNAL_API members will be expo