From: Patrick M D. <pa...@wa...> - 2001-11-18 00:13:59
|
On Sun, 18 Nov 2001, Gerd Stolpmann wrote: > Hi, > > I have changed the signature of the [url] method (Netcgi_types): > where other_url_spec = [ `Env | `This of string | `None ] (instead of > just > bool). `This is the new third value, and it simplifies making URLs with > different path_info or script_name. I'm in favor of this change. It makes the method much more useful and code is trivial to change to meet the new interface. > If this is accepted, I would suggest to release the current code before > adding new features. Since the primary chunk of code that is stable is CGI and netstring, I'll let you make the call on when to finalize a release. If you haven't made a release before on SourceForge, and would like me to upload the files, I'm familiar with doing that. One confusing thing is that files do not show up for a release immediately (they are refreshed every half hour). Patrick |