cginternals / cginternals/cppassist

Move classes from globjects

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Base needs review
Dominant language
C++
Stars
29
Forks
9
PR merge metrics
No merged PRs in 30d

Description

If globjects is about to get the dependency to cppassist, the following classes can be moved here:
- `AbstractFunctionCall` / `FunctionCall`
- `ChangeListener` / `Changeable`
- `HeapOnly`
- `Referenced` / `ref_ptr`
- `Singleton`

Additionally, the logging can get merged (`AbstractLogHandler`, `ConsoleLogger`, `LogMessage`, `LogMessageBuilder`, `LogMessageLevel`, `baselogging`, `formatString`).

Maybe, the string source class hierarchy would remain in globjects but I wouldn't mind moving them here:
- `AbstractStringSource`
- `CompositeStringSource`
- `File`
- `StaticStringSource`
- `StringSourceDecorator`
- `StringTemplate`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.