Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upARC-compatible version #101
Comments
This comment has been minimized.
This comment has been minimized.
sure, go ahead, we appreciate any contributions! We won't do it ourselves anytime soon because of backwards compatibility requirements. Would be awesome though if you could #ifdef the changes so that the developer can choose the ARC or non-ARC variant. |
This comment has been minimized.
This comment has been minimized.
Will give it a shot. David On Nov 15, 2011, at 8:44 AM, FutureTap wrote: sure, go ahead, we appreciate any contributions! We won't do it ourselves anytime soon because of backwards compatibility requirements. Would be awesome though if you could #ifdef the changes so that the developer can choose the ARC or non-ARC variant. Reply to this email directly or view it on GitHub: |
This comment has been minimized.
This comment has been minimized.
As I get started on this, which version should I use. I like the Date and Time elements that were added in September, but they are not part of the main app (I think).. Thanks On Nov 15, 2011, at 8:44 AM, FutureTap wrote: sure, go ahead, we appreciate any contributions! We won't do it ourselves anytime soon because of backwards compatibility requirements. Would be awesome though if you could #ifdef the changes so that the developer can choose the ARC or non-ARC variant. Reply to this email directly or view it on GitHub: |
This comment has been minimized.
This comment has been minimized.
We'd prefer the main branch. We might pull some changes but haven't had the time to review them, yet. |
This comment has been minimized.
This comment has been minimized.
okeydoke. On Nov 15, 2011, at 9:53 AM, FutureTap wrote: We'd prefer the main branch. We might pull some changes but haven't had the time to review them, yet. Reply to this email directly or view it on GitHub: |
This comment has been minimized.
This comment has been minimized.
Hi, it's done with some caveats:
a) I want to solve 1 above, Where should I put this work, so you can check it out? David **I have merely commented out the old code so if we can continue after resolving the issues above, I will go back through and make it "multi-generational". On Nov 15, 2011, at 9:53 AM, FutureTap wrote: We'd prefer the main branch. We might pull some changes but haven't had the time to review them, yet. Reply to this email directly or view it on GitHub: |
This comment has been minimized.
This comment has been minimized.
Best create your own fork and push to that fork. Not sure when I'll be able to look into it, though. But the benefit of GitHub is that there are some others watching here ;) |
This comment has been minimized.
This comment has been minimized.
will do.. I've never done this before. Fun.. On Nov 15, 2011, at 11:13 AM, FutureTap wrote: Best create your own fork and push to that fork. Not sure when I'll be able to look into it, though. But the benefit of GitHub is that there are some others watching here ;) Reply to this email directly or view it on GitHub: |
This comment has been minimized.
This comment has been minimized.
Can I just ask if you can see my fork? I'm a noob. I did commit my changes to my account, but I dont see them reflected/referred to in the master.. I dont want to tread on your work... Thanks David On Nov 15, 2011, at 11:13 AM, FutureTap wrote: Best create your own fork and push to that fork. Not sure when I'll be able to look into it, though. But the benefit of GitHub is that there are some others watching here ;) Reply to this email directly or view it on GitHub: |
This comment has been minimized.
This comment has been minimized.
No, you probably haven't yet pushed to Github. Commit and push are always two steps in git. |
This comment has been minimized.
This comment has been minimized.
hmm.. I got this.. On Nov 15, 2011, at 12:33 PM, FutureTap wrote: No, you probably haven't yet pushed to Github. Commit and push are always two steps in git. Reply to this email directly or view it on GitHub: |
This comment has been minimized.
This comment has been minimized.
tibr
commented
Nov 16, 2011
I forked and made an iOS 5 ARC Version, not sure if a pull request would be a good idea at the moment though. |
This comment has been minimized.
This comment has been minimized.
Ah, thanks Tim. I agree this is iOS5 only. I also made an ARC version. I will see how my noob skills match up with your version. ( I ran out of time before posting back to Github). On Nov 16, 2011, at 9:30 AM, Tim Brückmann wrote: I forked and made a iOS 5 ARC Version, not sure if a pull request would be a good idea at the moment though. Reply to this email directly or view it on GitHub: |
This comment has been minimized.
This comment has been minimized.
IASK is ARCified since quite some time. |
daviddelmonte commentedNov 15, 2011
Is there any chance of an ARC version of IASK?
Should I give it a shot?
David
ps. My first post on Github :)