> [mailto:[EMAIL PROTECTED] On Behalf Of Oleg Kobchenko > This is a good clean solution for cookies. > It would work with the current JHP interface. > It could be added to J Wiki CGI as a comment to discuss. > http://www.jsoftware.com/jwiki/CGI/Comments
Thanks Oleg, I will my Wiki editing skills are currently rudimentary and it takes me a lot longer to add a comment on the wiki vs a post to forum. I suppose the only way that will improve is by practice! To that end I've added another suggestion on the CGI/Comments page. > However, for long-term, it is better to > disassociate the header creation from > page rendering. For example, if Buffer>0 then the headers can > be added any time. One solution is to have a separate > printhead. But it is better to maintain headers and cookies > as dictionaries that can be modified during response generation. This sounds sensible but I have to admit I'm not sure what most of it means! Would this be something that the CGI design stuff below would implement, or is it something I would be better doing now? > See some ideas about a future CGI design and API at > http://www.jsoftware.com/jwiki/CGI I had a look at this and am excited by the prospect. I'd be happy to help progress things in any way I'm able. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
