Hi.
I have a question about powerclient & powerserver deployment. It’s about the option: "Download the app files as necessary". For powerclient, I guess that this mean that when the application starts it won’t download all files (the splitted pbd files), but it will download any file when it is needed. I want to know if that works the exact same way in PowerServer. What we want to know is if there is any deployment strategy that supports checking if file was modified even if it was previously downloaded while the application works.
Let say that our user used a specific object, so the splitted "class - object" was downloaded when it was first required. If we deploy again the project without changing version, an update for that specific client will happen only if he restarts the application? What I want to understand is if splitted objects are checked for changes only when the application starts, or anytime an object needs to be loaded… Is there any difference between Powerclient & Powerserver at that procedure?
Thanks.
Andreas.