Author: wrowe Date: Fri Nov 26 12:15:49 2004 New Revision: 106658
URL: http://svn.apache.org/viewcvs?view=rev&rev=106658 Log:
Close an xxx: note - convert our uri / physical path from utf-8 to unicode before passing as BSTR's to CreateHost.
Since questions have been raised; 'how many times do we map the very same vhost to an asp application directory?' record all successes at LogLevel Debug.
Also fix some awkward wording in failure messages.
You keep adding to the CPP file, where as between turkey activities yesterday, and my mod_aspdotnet source code files reviews, I think, maybe less and less should be done in the CPP file (not counting the Apache tracking/pools actions) and more moved over into the .NET world.
I also did something thinking, on asking the free tool users for help.
For example, a NAnt build would have compiled, tested and run your latests changes. And then the NAnt build would have put out a zip file, for others to download and use right away, at the same time or just after putting it all into svn for you!
An interesting book:
OpenSource .NET Development Programming with NAnt, NUnit, NDoc and more By Brain Nantz
http://www.awprofessional.com/title/0321228103
http://www.amazon.com/exec/obidos/tg/detail/-/0321228103/103-5911790-0207037?v=glance
Somewhere out there, a NAnt user or some WiX user or ASP.NET behind the scenes user might jump on using their "new tool" to write mod_aspdotnet's usage version of this same free tool they use!
Just gotta let'em know!
Jeff
