Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Refactor OASIS feature to be a separate module and reference respec core #4

Open
sspeiche opened this issue May 27, 2015 · 2 comments

Comments

@sspeiche
Copy link
Owner

Robin Berjon outlined the approach over in upstream issue

Current problem is that the OASIS feature is a complete build of all of respec, which causes additional work to keep this fork current. We can break it off completely and treat a stable release of respec as an external dependency.

Basically this is what should be done to decouple the OASIS work from the main respec capability.

@lonniev
Copy link

lonniev commented May 27, 2015

If you are going to work this issue then just ping me when you are done. If you are only placeholding the enhancement here then I will:

  • fork your repo
  • create a clean project that implements an add-nothing base that includes Robin's ReSpec
  • surgically cherry pick from your implementation to the new project's base
  • smoke test the result.

@sspeiche
Copy link
Owner Author

I'm not even sure what you need to fork or pull in any of Robin's ReSpec. It might make sense to just cherry-pick my changes (which are all additive files). Then again, not even sure the change history is all that important.

If you want to run with it, great. I may be able to give it a go within a week. If you are eager to get on it, go for it

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

No branches or pull requests

2 participants