/[dgee]/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcService.cs
ViewVC logotype

Diff of /dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcService.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.4.2 by csmith, Mon Aug 18 18:35:41 2003 UTC revision 1.1.4.3 by csmith, Mon Aug 18 18:44:15 2003 UTC
# Line 42  namespace DotGNU.DGEE.Protocols Line 42  namespace DotGNU.DGEE.Protocols
42      public static void Main( string[] args )      public static void Main( string[] args )
43      {      {
44        dgeeDebug = true;        dgeeDebug = true;
45          
46              // This won't work without a fiddle to get it to use Assembly.Load
47              // instead of AssemblyContainer. TODO
48              //
49        Console.WriteLine( "+DEVELOPMENT MODE - Execution from command line" );        Console.WriteLine( "+DEVELOPMENT MODE - Execution from command line" );
50        Console.WriteLine( "Executing Webservice...\n" );        Console.WriteLine( "Executing Webservice...\n" );
51                

Legend:
Removed from v.1.1.4.2  
changed lines
  Added in v.1.1.4.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26