Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move classes from globjects #5

Open
scheibel opened this issue May 12, 2016 · 1 comment
Open

Move classes from globjects #5

scheibel opened this issue May 12, 2016 · 1 comment

Comments

@scheibel
Copy link
Member

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
@cgcostume
Copy link
Member

is this still relevant . globjects has still no dependency to cppassist (but cpplocate)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants