Open jkaster opened 8 years ago
Hi, John!
Thank you for your offer. Of course, I'm interested in the further development of this project.
OK. I'll start working on merging my changes into your code via my own fork
OK, but...
Some time ago, I modified the code. Mainly I wanted to add support for new (for Delphi) zero-based strings, but I also wanted to keep compatibility with old Delphi versions—therefore I used all these IFDEFs. I made all the changes locally and now decided to add a new unstable branch test. Unfortunately, I have not had time to test these changes.
Maybe you better use this branch?
I'll look into it
On Feb 24, 2016, at 7:38 AM, Michael Demidov notifications@github.com wrote:
OK, but...
Some time ago, I modified the code. Mainly I wanted to add support for new (for Delphi) zero-based strings, but I also wanted to keep compatibility with old Delphi versions—therefore I used all these IFDEFs. I made all the changes locally and now decided to add a new unstable branch test. Unfortunately, I have not had time to test these changes.
Maybe you better use this branch?
— Reply to this email directly or view it on GitHub.
I took care of that differently in my code. Perhaps I should just get mine posted somewhere.
On 2/24/2016 7:38 AM, Michael Demidov wrote:
OK, but...
Some time ago, I modified the code. Mainly I wanted to add support for new (for Delphi) zero-based strings, but I also wanted to keep compatibility with old Delphi versions—therefore I used all these IFDEFs. I made all the changes locally and now decided to add a new unstable branch test. Unfortunately, I have not had time to test these changes.
Maybe you better use this branch?
— Reply to this email directly or view it on GitHub https://github.com/MichaelDemidov/DelphiZXingQRCodeEx/issues/2#issuecomment-188309056.
I do not sure that my decision is the best possible. If you have any ideas how to improve it, that would be great. It is the main advantage of any open source project
I have a refactored version of the original source code that also works for FireMonkey, (just define FMX and it will build for FMX). It looks like the original project has gone idle. Are you also interested in FMX, or should I just make my own fork?