You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by scott comer <we...@mac.com> on 2009/04/07 17:37:01 UTC

etch configuration service

first stab at interface documented in the wiki:

http://cwiki.apache.org/confluence/display/ETCH/Etch+Configuration+Service

fully functional code is still on a branch of 1.1:

https://svn.apache.org/repos/asf/incubator/etch/branches/config

the code includes a yaml implementation and several example main programs.

questions, comments, darts are welcome.

scott out


Re: etch configuration service

Posted by "scott comer (sccomer)" <sc...@cisco.com>.
thanks rene. relative to stated goals, the example main programs show a 
decidedly
complex setup. (202 lines for the complete example!) i'd like to see 
that be way
smaller, but i've not tried yet. one solution might be to move more code 
into YamlConfig
as some standard boiler plate. any ideas are welcome.

scott out

Rene Barraza wrote:
> Looks like a firm foundation.  :)
>
>
> On Apr 7, 2009, at 10:37 AM, scott comer wrote:
>
>> first stab at interface documented in the wiki:
>>
>> http://cwiki.apache.org/confluence/display/ETCH/Etch+Configuration+Service 
>>
>>
>> fully functional code is still on a branch of 1.1:
>>
>> https://svn.apache.org/repos/asf/incubator/etch/branches/config
>>
>> the code includes a yaml implementation and several example main 
>> programs.
>>
>> questions, comments, darts are welcome.
>>
>> scott out
>>
>

Re: etch configuration service

Posted by Rene Barraza <re...@gmail.com>.
Looks like a firm foundation.  :)


On Apr 7, 2009, at 10:37 AM, scott comer wrote:

> first stab at interface documented in the wiki:
>
> http://cwiki.apache.org/confluence/display/ETCH/Etch+Configuration+Service
>
> fully functional code is still on a branch of 1.1:
>
> https://svn.apache.org/repos/asf/incubator/etch/branches/config
>
> the code includes a yaml implementation and several example main  
> programs.
>
> questions, comments, darts are welcome.
>
> scott out
>