Opened 17 years ago
Closed 17 years ago
#153 closed request (fixed)
Change namespace hierarchy
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | yat 0.2 |
Component: | statistics | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
It was decided that the namespace structure is:
theplu::yat::utility theplu::yat::statistics ...
A fourth layer of namespace is not allowed. A consequence of this is that regression namespace will be moved.
Change History (4)
comment:1 Changed 17 years ago by
Owner: | changed from Peter to Jari Häkkinen |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 17 years ago by
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
All changes made and all tests pass. User program has to be changed for the new API.
Note: See
TracTickets for help on using
tickets.
Namespace theplu::yat::statistics::regresion will be moved to namespace theplu::yat::regresion.
The content of namespace theplu::yat::utility::alignment will be moved to namespace theplu::yat::utility.