On Thu, Mar 20, 2008 at 10:26:31AM -0600, Brad Nicholes wrote:
> 
> 1. Remove the "pymodule" configuration directive

+1

> 2. Add an optional type name to a module section to designate the interface 
> type.  
>    module { } - #No designation, the default is C
>    module Python {} - #Python type module interfaced through mod_python
>    module Perl {} - #Perl type module interfaced through (what could be) 
> mod_perl
>    etc....

I was thinking about doing an optional token instead :

module {
  lang = python
  ..
}

but whatever fits better with the confuse syntax parser will be ok.

Carlo

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to