• louiz’'s avatar
    XmlNodes are now always closed · e8f22efe
    louiz’ authored
    Remove the close() method and closed attribute. Remove all the calls to
    close().  (Save one bool per XmlNode, yay, and save a few ifs and some
    useless function calls. At best it should be unnoticeably faster and lighter
    and save a few keystrokes in the future)
    e8f22efe