by antipasto on Wed Sep 08, 2004 2:52 am
I just would like ideally a command that would reload from disk. I haven't had luck even with anything inside of Xlobby besides fully exiting and restarting. I've tried reset, refresh, set database, etc. I've also tried associating a category with a dummy database temporarily and then setting the database again after my process completes. Nothing seems to completely re-read the database from a file other than the startup procedure.
I looked also briefly into the plugin architechure, but that doesn't seem to readily facilitate something as browsable and flexible as the XML databases themselves. Right now I'm using the "execute" command to run some batch files with XSL-transformations to completely recreate the (actually somewhat small, but still 20+ record) XML databases, but I'll definately be making that part a plugin in the future as that is more graceful, and I'm sure quicker, due to .NET's built-in XSL and tcp/ip routines.