Ticket #162 (closed fixme: done)

Opened 3 years ago

Last modified 2 months ago

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

comment:1 Changed 3 years ago by ichthyo

  • Blocking 163 added

comment:2 Changed 3 years ago by ichthyo

  • Blocking 191 added

comment:3 Changed 2 years ago by ichthyo

  • Blocked By 350 added

comment:4 Changed 2 months ago by ichthyo

  • Status changed from new to closed
  • Resolution set to done

done, finally.
what a slaughter

Note: See TracTickets for help on using tickets.