Skip to content
  • Daniel Espinosa Ortiz's avatar
    GOM: Adding new independent DOM4 implementation · f5e352e5
    Daniel Espinosa Ortiz authored
    GXML Object Model, is a set of new GObject classes
    implementing DOM4, without libxml2.
    
    Read and Write of XML documents will be replicated
    from TDocument implementation. Plans include to
    create an interface to read and write documents,
    implementing DOM4 interfaces, allowing to use
    different engines like libxml2 or GLib's GMarkup.
    f5e352e5