OONet Library clean-up-files
Those thing must be done before considering a well packaged library.
[OK] 1. Fix all #includes. For external we use <> for same we use "./blabla" by setting explicitly the file we want!
[OK] 2. Reduce all #includes to minimum.
[OK] 3. Change all handle types to typedefs
[OK] 4. Change liboonet subfolder to oonet, make oonet-tests to use ./ as main include, so that tests are using the same header structure as when they are deployed
[LOST] 5. Finalize gnu build to tools to use pkg config for dependancy on shared_ptr<> and registring liboonet as package too.
6. Finalize interface of netserver<> netserver_
[OK] 7. Clear all #ifdef GUARD definitions OONET_smth_INCLUDED or OONET_HTTP_
[50%]8. Add more tests for (ok)netstream_
Milestone information
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 2 SqUe
- Blueprints:
- 1 Beta Available, 1 Implemented
- Bugs:
- No bugs are targeted to this milestone.
2 blueprints and 0 bugs targeted
Blueprint | Priority | Assignee | Delivery | |
---|---|---|---|---|
Create build system with GNU autotools | Create build system with GNU autotools | 5 Essential | SqUe | 8 Beta Available |
Redesign interface of liboonet | Redesign interface of liboonet | 4 High | SqUe | 11 Implemented |