On 20/09/2007, Jonas Häggqvist <[EMAIL PROTECTED]> wrote:

> - The file is somewhat harder to read and modify. I won't argue that this is
>  true, but I don't think it's really a huge difference. This is probably
>  the most important problem.

doesnt really seem any worse than the current format.

The xml you produced doesnt have any strings which are target dependandt..
would you just have multiple <target> tags?
e.g
<source>
  <target name="*">Playback</target>
  <target name="e200">something Playback</target>
</source>

also whats the user attribute?

Reply via email to