Pull updates
-
I was wondering, how would one begin developing an application that would actually update itself so to speak? Would it download new code and then recompile itself? or simply get the updated files and load them (from the start) using reflection? Are there any other ways?
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib
-
I was wondering, how would one begin developing an application that would actually update itself so to speak? Would it download new code and then recompile itself? or simply get the updated files and load them (from the start) using reflection? Are there any other ways?
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib