Hello Aparajita Sorry, I needed a while to digest all the eMails about "execute hooks", because I am used to thinking in (swiss) german!
I have a very early "mutation" of the itk-shell, which is different in many parts. In my content management system, users who create content are logged in, and have a real 4d-Process - I have no problems with locked records, and in the time "before Aparajita changed the 4d world", I could save all important parameters direct in process-arrays. At a http-request, my application has to decide very early, if the stream has to be sent to the user-process; then it decides if a4d can handle the request. I think that active4d won't be able to handle everything for me at the moment - I have to analyze the request header, which is why I wrote my own 4d-plugin. The URL, the suffix, the host and the cookies are all important for me before before a4d can have the request. But if I can use at least some of the new functionality, is it possible to change or add parameters to the form variables collection? Gruss Oliver
