Changes between Version 1 and Version 2 of Ticket #327


Ignore:
Timestamp:
2011-06-27T18:02:51Z (13 years ago)
Author:
Jiri Svoboda
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #327 – Description

    v1 v2  
    66  * Rename `devmap` to `loc`, `devfs` to `locfs`
    77  * Implement `loc` categories, a replacement for `devman` classes
     8  * Make `loc` categories available through `locfs`
    89  * Support for easy construction of unique service names
    910
    1011After this is done, `devman` will be updated accordingly:
    11   * Changes in `devmap` to utilise `loc` categories
     12  * Changes in `devman` to utilise `loc` categories
    1213  * Route connections directly from `loc` to server, not through `devman`
    13   * Optionally implement `devfs` companion server for `devmap` (not necessary)
     14  * Optionally implement `devfs` companion server for `devman` (not necessary)