- June 25, 2015
- 584
- 292
- Home Country
- United Kingdom
- Thread starter
- #101
I agree.I think it's easiest if you just push your changes to your fork of mediaportal.
That way everybody can easily see all the changes and optionally comment on that, and eventually merge it into master
Too bad you didn't do this earlier because the only option right now is probably one large commit instead of a more granular itemized set of commits.
The issue for me is that my changes will mean that we will need to make sure that all of the extensions work with the new databases project. I expect that this will usually just require a recompile but it may sometimes need me to alter the databases project (but only in a minor way - adding or changing the odd method).
I think you will have to judge whether my code would be better introduced as a separate release from your standard releases. BTW, when is you next release scheduled for? I guess that will determine the practicality of adding my code then or later.