I think it's better to list it in the other utilities section as it's not a
general C solution but specified for nginx. Does this sound good to you?
I'll add it to the wiki page if you are ok with it.

On Mon, Apr 22, 2013 at 11:28 AM, Dave Bailey <d...@daveb.net> wrote:

> The generated code relies on nginx-specific types such as its typedefs for
> strings, arrays, and rbtrees, and also its memory pools and so on.   The
> generated code is meant to be compiled into the nginx binary, which is
> currently the way all module development is done with nginx.
>
> -dave
>
> On Apr 22, 2013, at 11:15, Feng Xiao <xiaof...@google.com> wrote:
>
> What's special for nginx? Can this code generator be used for
> not-nginx-releated projects?
>
> On Mon, Apr 22, 2013 at 9:27 AM, < <d...@daveb.net>d...@daveb.net> wrote:
>
>> Hi,
>>
>> I've written a Google Protocol Buffers code generator for nginx module
>> developers interested in using protobuf messages within nginx natively.
>> The project is on Github here:
>>
>> <https://github.com/dbcode/protobuf-nginx/>https://github.com/dbcode/**
>> protobuf-nginx/
>>
>> Please let me know if you can add it to the Third Party Add-Ons wiki page:
>>
>> <http://code.google.com/p/protobuf/wiki/ThirdPartyAddOns>
>> http://code.google.com/p/protobuf/wiki/ThirdPartyAddOns
>>
>> I suppose it would go under the "C" programming language section,
>> although the generated code is only suitable for use within nginx itself.
>>
>> -dave
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Protocol Buffers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to <protobuf%2bunsubscr...@googlegroups.com>
>> protobuf+unsubscr...@googlegroups.com.
>> To post to this group, send email to <protobuf@googlegroups.com>
>> protobuf@googlegroups.com.
>> Visit this group at <http://groups.google.com/group/protobuf?hl=en>
>> http://groups.google.com/group/protobuf?hl=en.
>> For more options, visit <https://groups.google.com/groups/opt_out>
>> https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to