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

prepare subtree split for a standalone library #147

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

craue
Copy link
Owner

@craue craue commented Aug 19, 2014

This replaces #118. The idea is to keep everything in the bundle repo, but moving all files meant to be available for the library into a dedicated folder (which can then be used for a subtree split).

It still is a heavy BC break due to lots of namespace changes, so I'm not sure if it's worth it. I even tried replacing classes within the old namespaces by proxies, but that didn't work for all of them, so it's useless to do half-way.

The subtree split is available for testing - https://github.com/craue/CraueFormFlow - but don't rely on forward-only commits as the branch might be rewritten several times until this PR is eventually merged.

@craue craue added this to the 3.0.0 milestone Aug 19, 2014
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) when pulling 28f6e7c on prepare-subtree-split-for-library-without-proxies into 1b5a46f on master.

@craue
Copy link
Owner Author

craue commented Jun 23, 2015

@daFish: Do you still see a need for this?

@craue craue force-pushed the prepare-subtree-split-for-library-without-proxies branch from 28f6e7c to 8cd4149 Compare June 24, 2015 08:22
@craue craue removed this from the 3.0.0 milestone Mar 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants