Ticket #162 (closed fixme: done)
Proc namespace reorganisation
| Reported by: | ichthyo | Owned by: | ichthyo |
|---|---|---|---|
| Priority: | lesser | Milestone: | 0integration |
| Component: | lumieraProc | Keywords: | |
| Cc: | Blocked By: | #350 | |
| Blocking: | #163, #191 |
Description
In fall 2009 we decided to steamline the handling of namespaces.
public interfaces --> namespace lumiera... (src/include/...)
Proc implementation-> namespace proc::... (src/proc/...)
GUI implementation-> namespace gui::... (src/gui/...)
internal supportlib-> namespace lib::.. (src/lib/..)
Joel has done all of the renaming for the GUI part, while Ichthyo deferred the renaming within Proc until all important branches are again close to master (to avoid lots of conflicts).
Change History
Note: See
TracTickets for help on using
tickets.
