capsule icon indicating copy to clipboard operation
capsule copied to clipboard

Merge experimental branches of capsule to master

Open msteindorfer opened this issue 9 years ago • 1 comments

Instead of long-living experimental feature branches I'm considering to merge them into the master branch into special "experimental" packages. The API and implementations in those packages will be unstable until the code matures and moves to stable packages.

Merging the the branches should simplify code evolution of old and new features, and also show give users a sneak-peak of upcoming or experimental features.

msteindorfer avatar Aug 15 '16 09:08 msteindorfer

Merging experimental features is the precondition for performing clean-up work in implementation and API (see issues #4, #6), to minimize merge conflicts.

msteindorfer avatar Aug 15 '16 09:08 msteindorfer