These are all great ideas from Ric. Very valuable input, which shows him taking the taking time to study JHP design and API and making very accurate practical suggestions both in spirit and style.
Excellent comments, too, which exeplifies using Wiki as a collaborative environment. http://www.jsoftware.com/jwiki/CGI/Comments There is a new version of JHP, available through JAL. Most of the changes are inspired by Ric's suggestions and now features support for Cookies and POST params. http://olegykj.sourceforge.net/jhp/ --- "Sherlock, Ric" <[EMAIL PROTECTED]> wrote: > > [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 > ____________________________________________________________________________________ Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. http://farechase.yahoo.com/promo-generic-14795097 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
