On Tue, 23 Oct 2001 09:08, Mircea Toma wrote: > The only problem is that installation from remote URL-s are not possible > anymore (I guess you want to implement that once VFS is implemented).
hmmm .. I forgot about that. I may have to add it back in ;) > There are a few things I wanted to bring to your attention: > > - right now there is no way to install multiple applications from the same > .sar file because the application relative directory gets its name from the > installation URL. I think that the Deployer should create application base > directory and pass that to the Installer. sounds reasonable. > - for the unistallation part, files expanded to the file-system (not if a > file is in the way) can be registered into the Installation object, when > uninstall is called the Installer will check the modification date and > remove only the files who were not modified. agreed. I would also check hases of the file aswell. > - instead of expanding the config.xml maybe is better to have a persistent > ConfigurationRepository?! definetly ! But thats for the future. -- Cheers, Pete --------------------------------------------------- For every complex problem there is a solution that is simple, neat and wrong --------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
