Skip to content

Several dependencies can be eliminated #2

@code-kungfu

Description

@code-kungfu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions