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

Move BSD licensed code into symbionts #20

Open
SteelWagstaff opened this issue Nov 27, 2019 · 0 comments
Open

Move BSD licensed code into symbionts #20

SteelWagstaff opened this issue Nov 27, 2019 · 0 comments
Labels
dev tools related to tools/processes we might use in software development

Comments

@SteelWagstaff
Copy link
Member

SteelWagstaff commented Nov 27, 2019

Old Asana ticket:

To keep with our "not our license and not managed by composer" convention, we should move https://github.com/pressbooks/excalibur/tree/dev/inc/protocol/swordv1 into: https://github.com/pressbooks/excalibur/tree/dev/symbionts/swordv1

I was looking at this code the other day and this is the unfortunate result of trying to fork a PHP library as a composer depedency, failing, and for some reason (probably because I wanted to use the autoloader, time constraints,) the code ended up here. There's probably a way to use the autoloader even after the code is moved?

@SteelWagstaff SteelWagstaff added the dev tools related to tools/processes we might use in software development label Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev tools related to tools/processes we might use in software development
Projects
None yet
Development

No branches or pull requests

1 participant