"ext Neil Jerram" <[EMAIL PROTECTED]> writes: >> (install-instructions >> (update-catalogues >> ((tag "com.foobar.repository.automatic" 0) >> (name (en_GB "Foobar Catalogue") >> (de_DE "Foobar Katalog")) >> (deb "http://example.com/" automatic "main"))) >> (install-packages "maemo-foo")) >> >> Maybe I go with this approach if XML turns out to be too unwieldy. > > +1 Much nicer.
I know you like it... :-) But my impression is that S-expression syntax is not as well standardized as XML (Elisp, Common Lisp, different Schemes, they all differ more or less substantially) and I would have to find or write a parser for it. _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
