I realize this addresses a problem I have created but I think would potentially help others as well, especially those who use my Extender. It would be nice if the Extender SDK would allow one to assign a Group name to each function in m_ExtTable[] and then when one Runs AddExtender(), it would contain a parameter for a Group name and it would only load those Functions and Constants. Perhaps an ALL group which gets loaded no matter which Group parameter is used. Mainly thinking of Constants here but could see some functions falling into such a group.
As you may have noticed, I have bundled all my Extenders into one. This has upsides and downsides, as with most decisions in life, with one of the downsides being the number of functions hit the limit when included with other Extenders.
Maybe with this feature you would consider bundling all of your Extenders into one, since one of the upsides is not having to keep up with all the various extender files. Maybe even bundle it into the main install so one doesn't have to go and download those separately. Better quit as I am getting carried away as I keep thinking of possibilities :-)
As always, thanks.
Jim