Discussion:
[Freecol-developers] Freecol ResourceManager changes
Michael T. Pope
2014-12-11 11:44:54 UTC
Permalink
On Thu, 11 Dec 2014 10:52:30 +0100
Yes, it was only aimed at making it work with the simplest possible change. With that done I can easily add the helper method to make it more pretty.
Go for it.
That said, did you want to be added to the project as a developer?
Yes,
No worries. Done. Welcome aboard. BTW, we should switch this thread to
the freecol-developers list so the other (mostly inactive) developers can
see what is going on. With few developers we rarely duplicate
effort but it is worth avoiding. Following up accordingly.
it would be nice to directly push some changes (merge requests at sourceforge website seem only 10% implemented). :)
I just use the command line. It works.
I would just like to know what and how much I would be advised to change directly or not, what you think about branching and any other organisational things I need to remember.
We used to use stable/unstable branches, but that was back when there were
several active coders. I tend not to develop deep branches, and just work
incrementally on the main line, but how you work is up to you. Generally
we just try not to break the build or the tests, roughly follow the
standard Java coding conventions, and avoid tabs:-). I recommend
working on something that interests you. Have fun.

Cheers,
Mike Pope

Loading...