-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bring up to date with Flixel-Community #24
Comments
That is great! Thanks for the interesest on keeping Flixel Power Tools updated. A |
Given the diff, my sincere opinion is that throwing away a decent hunk of work (especially where it's not something I'm likely to touch) is bad. Can we vet it into Otherwise I am willing to fix problems that I am able to see and/or fix as I work with the Power-Tools, basically committing fixes I make upstream... however, I must point out that most of my work has been in refactoring and hand-inserting patches and this is not likely to be different. Most of my changes would be simply to update the API to match what I understand as the next current milestone for It may be in our interests to try to get the outstanding pull requests rebased, too, but I'll leave that at maintainer's discretion. |
I agree with you, that approach is perfect! Do you think you can manage to do it all by issuing pull requests? |
I am quite alright with issuing my work as pulls. I'm not sure what else you may be asking of me here. |
I am not asking anything else :) You are good to go. We will discuss/review the PR's (if needed) as they arrive. |
I sat down to tackle a piece of this for this morning. Yet, there is no Clearly something is misunderstood here, though "who" and "what" is likewise not clear to me. |
I'm sorry about that! I've just created the branch. I think you should be able to work on this now. |
As I mentioned in Flixel-Community Iss. 227, I'll be working against 7232E06F |
Ok, go ahead. |
Relatively easy question this time. Would you prefer that I leave classes where they are or move them someplace more aligned with the current flixel-community hierarchy? For example, the first class I find myself working on is
There's no hurry on this one - all I'd have to fix, presumably, is my own imports right now after the move - but there may be commits that are just "move file to new location, fix name". |
I think moving them to the current flixel-community hierarchy is the best way to go. Keeping the old |
This is one of those big projects. I'm happy to contribute the snatches I may translate over soon enough, but I think at least a dev branch in the main repo or something similar would be "nice" before attempting to do so.
The text was updated successfully, but these errors were encountered: