Skip to content

2.0 goals #80

Description

@emanuele45

Since there is no tracking issue for 2.0, let's add it here.

In my mind, for 2.0 to become final, there is still to:

  • remove the use of superglobals from anywhere except import.php at the entry point
  • use Template class only "once" at the end of the process (use HttpResponse to collect the data, and use Template to render the page)
  • my gut says that ImportManager, Importer and XmlProcessor should become two classes
  • code coverage should be at least 50%
  • if possible, the most relevant sources and destinations should be tested
  • get rid of the static methods in the error handling

At the moment this seems all, if you have any other idea feel free to suggest!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions