I've been improving a set of INI management functions that were posted a while back, adding new functionality and even <gasp> writing some documentation. I want to make this code available, and I'm not sure the best way to do it.
I could post the code in the archives, and let folks use it by including the types and functions in their code, or I could create a module and import it that way.
What are the advantages of one method over the other? And if I were to go the module route, could I/should I consider trying to get it into the BM system so that updates could be downloaded through the module mana
I could post the code in the archives, and let folks use it by including the types and functions in their code, or I could create a module and import it that way.
What are the advantages of one method over the other? And if I were to go the module route, could I/should I consider trying to get it into the BM system so that updates could be downloaded through the module mana