Michael, Thanks for your input. Sorry for the delay in response. This idea of splitting the EXE and such, it's a completely side project - and I can only take time to address it if I don't have other specific programming tasks or meetings. Therefore the late response.
So, onwards... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Madigan > To be honest, I would leave the development as it is unless the EXE is > excruciatingly slow to start. With fast networks and fast servers... Agreed. That part of the issue is really almost a non-issue. > I'm not sure what cutting it up buys you because you still have to kick > off the people who are in that particular module, so you might have to do > that overnight too. Yes, true - we will still have to kick some people off if they are using that module. But, by splitting up the system - its far fewer people that may have to be kicked off at any one time - especially if its split into a good number of chunks. Also, at a certain point in time, most of the work/modifications/updgrades/fixes may be isolated to a single module. > You could just create complete stand-alone EXEs that are called by a main > program they wouldn't have to be dlls. But, with the multiple EXE option - can each of the EXE files still be able to see common global var's that were created during the running of the main EXE - which I have heard IS a problem with the DLL's idea?!?!? Thanks, Kurt _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.