On 26/01/07, Kevin Smith <[EMAIL PROTECTED]> wrote:
If I had really, really had to pick, I'd pick XML for two reasons: 1) we've already got XML config file support built in for the Java broker, and 2) people are generally more familiar with XML than YAML.
I agree with this.
I think we should pick one config file formatting language and use it everywhere. Having YAML for the Java pieces and XML for C++ pieces (would this also include the Python and Ruby clients?) is not where I think we want to be.
Yes, agree also.
I've already attached a patch to the JIRA for the Java broker changes. Once we can agree on one or the other I'll be able to finish the Java client work.
I think a (simple!) XML configuration file will do the trick and fully support that. RG
