Quote:
Originally Posted by Llamatron
TYVM, that looks like exactly what I needed to know. Sounds like either way I can't get an updated hoster plugin into a running JD2, though? I was hoping to push local plugin changes into a running JD2, like what the plugin update mechanism can do.
|
sure you can via the method I stated above,
create your own copy
change interface number
copy the class over (from bin directory) to jd2
if you don't do it in that fashion and your running JD2 with updater, soon as someone commits changes the updater will replace your modified class with the updated one.
Quote:
Originally Posted by Llamatron
re: git. Ok, that makes sense. The dev get-started page didn't say anything about submitting patches, which surprised me since that seemed like an obvious first step for new contributors.
|
not many submit patches or even ask for SVN access.
Quote:
Originally Posted by Llamatron
The nice thing with git for accepting patches is that you can send a patch as a git commit, and when it's applied the commit author is still the person that wrote it.
|
not really an issue, next to none via traditional patches or very few requests to even have SVN access.
Quote:
Originally Posted by Llamatron
But if SVN works well enough for what you guys do, then I guess keep using it.
|
ain't broke, don't fix? *shrugs*