Skip to content
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

Several dependencies can be eliminated #2

Open
code-kungfu opened this issue Jan 2, 2025 · 0 comments
Open

Several dependencies can be eliminated #2

code-kungfu opened this issue Jan 2, 2025 · 0 comments

Comments

@code-kungfu
Copy link

code-kungfu commented Jan 2, 2025

Quickly glancing over the code, several of the external dependencies listed in the repository can be eliminated as they already exist in the RTL Delphi ships with.

E.g, the MD5 unit can be replaced with System.Hash or the sqlite wrapper with either FireDAC or System.Sqlite.

System.Net.Socket has an excellent socket class and XSuperObject can be replaced with System.JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant