-
Notifications
You must be signed in to change notification settings - Fork 6
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
- Migration of some methods to new Delphi Tokio 10.2.3 #1
base: master
Are you sure you want to change the base?
Conversation
- DebugStart, DebugEnd address position.
Hi @fabianobr , I am very happy to accept your contribution. I love very much this project. I created it to solve a real production problem at my company, and I tought it maybe useful to something else! As you may have noted, the code quality is one of the most important thing for a good and useful code sharing, so I would ask you to review your code as I am going to show you:
Now please tell me in details me the benefits introduced by the improvements to the following files:
I have initialized the repository by Git Flow and created a feature Unfortunately I have no more to time to develop this project, and I do not own a Delphi Tokyo copy, so I kindly ask you the send me a compiled version of the setup in order to try on my own your updates. When your work will be reviewed and tested I will upgrade it to 1.3.0 and I will officially release it. Thank you so much! Antonio |
Cosmetic refactoring.
Cosmetic refactoring.
Cosmetic refactoring.
Cosmetic refactoring.
Cosmetic refactoring.
Cosmetic refactoring.
Cosmetic refactoring.
Cosmetic refactoring.
Cosmetic refactoring.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi again, as stated in my previous comment, I did for you some of the code style refactoring.
Now I ask you:
- An explanation about what do the DebugStart, DebugEnd and Size fields.
- A compiled setup.
Thank you!
Antonio
Hi Antonio, I really admire your work with the Bug Finder classes, congratulations. My goal is to make a tool to instrument any Delphi Win32 application and make it compatible with APM platforms like DataDog, New Relic, and so on ... So in some cases I'm extracting classes in isolated units. I will follow your recommendations soon I will send the adjustments. Cheers! |
Hi, how is going on? |
Hi, are you no more interested in contributing this project? Regards, |
Hello Dare,
I would like to contribute some adjustments to make the project compatible with Delphi Tokyo.
Cheers