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

Split Core & Proto & RDF etc. #750

Open
vorburger opened this issue Jun 27, 2024 · 0 comments
Open

Split Core & Proto & RDF etc. #750

vorburger opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
distro Distribution related enhancement New feature or request format File Formats for I/O google Google.com

Comments

@vorburger
Copy link
Member

I'm starting to think that I may eventually do a major refactoring wherein Enola's "Things Core" would be more completely separated from Proto & RDF (et al.), which would become "plugins". It might one day look something like the following, which is a fairly different package structure from how things look like as I'm initially writing this:

  • dev.enola.common.io
  • dev.enola.core.datatype
  • dev.enola.core.thing
  • dev.enola.format.rdf
  • dev.enola.format.proto
  • dev.enola.model.markdown
  • dev.enola.model.java
  • dev.enola.shell.repl
  • dev.enola.cli
  • dev.enola.web
  • dev.enola.ai

It's a bit premature for this as-is today, as more will need to be untangled in the code, but creating this issue to track possible future related work.

What a "plugin" approach means for the CLI & distro is TBD. (💀 OSGi! 🤣 https://github.com/vorburger/HoTea?)

@vorburger vorburger added enhancement New feature or request google Google.com distro Distribution related format File Formats for I/O labels Jun 27, 2024
@vorburger vorburger self-assigned this Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distro Distribution related enhancement New feature or request format File Formats for I/O google Google.com
Projects
None yet
Development

No branches or pull requests

1 participant