8000 make core functionality available as a library · Issue #19 · romanowski/hoarder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

make core functionality available as a library #19

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

Open
cvogt opened this issue Mar 4, 2017 · 5 comments
Open

make core functionality available as a library #19

cvogt opened this issue Mar 4, 2017 · 5 comments

Comments

@cvogt
Copy link
cvogt commented Mar 4, 2017

I'd love to integrate this into CBT https://github.com/cvogt/cbt/ so people can do the same in their CBT builds. that would however require the functionality to be available in a zinc-dependent, but sbt-independent manner, i.e. a library. (Not sure how easy that is for this, but for other plugins such a separation generally also has other benefits such as a cleaner design.)

@cvogt
Copy link
Author
cvogt commented Mar 4, 2017

tracking it here: cvogt/cbt#381

@romanowski
Copy link
Owner

@cvogt do you want it to be used with zinc from 1.0 branch? With some help I think I will be able to create cbt-version of Hoarder plugin and I can abstract base behaviors. If for some reason it won't be possible or you prefer to develop support for this in cbt itself I can create library with core functionality (but this will be really small lib sine most things implemented here is sbt integration).

@cvogt
Copy link
Author
cvogt commented Mar 5, 2017

@romanowski sounds good :). happy to help when 1.0 is out, ca in summer. Until then maybe just keep in mind not to couple things to sbt where possible :). And it should definitely be a plugin. Almost everything will be by then including Scala support itself, etc.

@romanowski
Copy link
Owner

@cvogt I hope around summer I will at least plan non-sbt integration so I will abstract out as much as possible. Let's stay in touch.

@cvogt
Copy link
Author
cvogt commented Mar 10, 2017

Sounds good @romanowski :)

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

No branches or pull requests

2 participants
0