Skip to: Site menu | Main content

XPlanner

Planning and tracking tool for agile teams following XP or Scrum

REFACTOR Uniform URL Scheme Print

Goal: simplify the url scheme by:

  • No longer embedding the object type in the url

    Note: the wiki scheme for domain objects would have to be changed as well.
  • Using always oid parameter as the first and required parameter
  • Removing the additional parameter like fkey, projectId that should be computed or may no longer be necessary