Ticket #29 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

revamp Coherence's directory structure

Reported by: dev Assigned to: dev
Priority: minor Milestone: 1.0
Component: Coherence - across the board Version:
Keywords: Cc:

Description

  • rename python-upnp to coherence
  • move everything UPnP related into an upnp directory
  • create there directories for devices and server and client services (?)
  • create a backend directory
  • create a plugins directory
  • create a tests directory
  • create a doc directory and an examples directory therein
  • maybe later create a zeroconf directory similar to the upnp directory
coherence
 |
 |---- upnp
 |      |
 |      |---- devices
 |      |---- services
 |             |
 |             |---- servers(?)
 |             |---- clients(?)
 |      
 |---- backends
 |---- plugins
 |---- tests
 |---- docs
 |      |
 |      |---- examples
 |
 |-?-- zeroconf
 |      |
 |      |---- devices
 |      |---- services
 |             |
 |             |---- servers(?)
 |             |---- clients(?)

Change History

28.11.2006 22:39:48 changed by dev

  • status changed from new to closed.
  • resolution set to fixed.