[Freeswitch-users] [Freeswitch-dev] YAML support as an alternative of XML for configuration

EdPimentl edpimentl at gmail.com
Mon Jun 30 13:43:59 PDT 2008


Net Net, anyway you want to say... this  is an amazing team.

In XML:
<open source="AmazingTeam" on="FreeSwitch">
        <projectowner>Anthony</projectowner>
        <development>Mike</development>
        <qa>Brian</qa>
    </open>

In YAML:

        AmazingTeam:
            project : FreeSwitch
            projectowner: Anthony
            projectlead: Mike
            qa: Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080630/c4846a51/attachment-0002.html 


More information about the FreeSWITCH-users mailing list