Skip to: Site menu | Main content

XPlanner

Planning and tracking tool for agile teams following XP or Scrum

REFACTOR Dynamic Domain Model Attributes Print

Goal: self-adaptability is key in agile methodologies. Even if a team starts using pure xp, the circumstances of the project may dictate to customize it. In addition it would be nice to support multiple methodologies through xplanner. All these drives xplanner to be more dynamic and customizable. The attributes of each domain entity is a first place to start. This enable

  1. external integration (stores external system ids)
  2. REFACTOR Custom domain object calculations
  3. custom workflow
  4. custom categorization

See REFACTOR Pluggable Architecture for possible ideas to achive this goal.