You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: