deploy: how do you install a CSP application at a customer machine ? if you do not want that the code may be read and/or even changed by anyone other ...
csp calls: if you use html <a href=...> the compiler will not know until a user (or better a simulation program) will click on the link... werner "Denver Braughler" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Werner Riegler wrote: > > does anybody have some Utils and Tips how to deploy CSP Applications ? > > > > I mean I wrote a Util Class Method to deploy every Class of my Project incl. > > the csp Classes > > I'm not clear on what you mean by the verb "deploy". > Do you mean to access it and make sure everything runs? > Do you mean to verify that installed correctly in > a production site? > > > and replaced calls to CSP pages to csp.classes ... > > Okay, but that shouldn't normally be necessary. > > > and including test the csp calls if they are existing and right spelled and > > so on ? > This ought to be a compiler option: warn on missing components.
