Ticket #409 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

Refactor cli to be more 'pluggable'

Reported by: rgrp Owned by: rgrp
Priority: minor Milestone: datapkg-0.8
Component: dpm Keywords:
Cc: Repository:
Theme:

Description

  • (Load cli commands from setuptools entry point name datapkg.cli)
  • Document how other can write new commands
  • Refactor base Command class to support this pluggability (if necessary)

Change History

comment:1 Changed 3 years ago by rgrp

  • Priority set to awaiting triage
  • Status changed from new to closed
  • Resolution set to fixed

Done item (2) http://packages.python.org/datapkg/extending.html#commands and Command class is already pluggable.

comment:2 Changed 3 years ago by rgrp

  • Priority changed from awaiting triage to minor
  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Type changed from requirement to task

comment:3 Changed 3 years ago by rgrp

  • Owner changed from pudo to rgrp
  • Status changed from reopened to new

comment:4 Changed 3 years ago by rgrp

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.