On Mon, Dec 3, 2012 at 9:14 AM, Uwe Kubosch <[email protected]> wrote: > Hi all! > > We are using REXML to modify XML files in our project, and we experience that > the attributes of all tags are always reordered. For XML files that are > checked into source control, this generates unnecessary noise. > > Is there a way to either keep the ordering of the tag attributes intact or > choose to have a predictable ordering like alphanumerical ordering? > > All help is appreciated and links are gladly accepted :)
https://www.google.de/search?q=rexml+attribute+ordering -> http://stackoverflow.com/questions/574724/rexml-preserve-attributes-order Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/ -- You received this message because you are subscribed to the Google Groups ruby-talk-google group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at https://groups.google.com/d/forum/ruby-talk-google?hl=en
