These two classes are using each other, and it would make sense to reduce their dependencies. All we need to do is to move the index writing code to XmlSitemapGenerator, and then they are no longer inter-dependent.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dave Reid created an issue. See original summary.

Dave Reid’s picture

Status: Active » Needs review
FileSize
21.83 KB

Status: Needs review » Needs work

The last submitted patch, 2: 3002605-refactor-generate-writer.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

Dave Reid’s picture

Status: Needs work » Needs review
FileSize
21.85 KB

Status: Needs review » Needs work

The last submitted patch, 4: 3002605-refactor-generate-writer.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

Dave Reid’s picture

Status: Needs work » Needs review
FileSize
21.92 KB

Status: Needs review » Needs work

The last submitted patch, 6: 3002605-refactor-generate-writer.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

Dave Reid’s picture

Status: Needs work » Needs review
FileSize
22.9 KB
Dave Reid’s picture

  • Dave Reid committed a9490a1 on 8.x-1.x
    Issue #3002605 by Dave Reid: Refactor XmlSitemapWriter to not reverse...
Dave Reid’s picture

Version: 8.x-1.x-dev » 7.x-2.x-dev
Status: Needs review » Patch (to be ported)

Some of this can be ported to 7.x-2.x as well.