Skip to content

Replace array types with TArray<T> specialisations #10

@delphidabbler

Description

@delphidabbler

TStringDynArray can be replaced with TArray<string> or array of string as appropriate.

Similarly TPJEnvironmentVarArray can be replaced by TArray<TPJEnvironmentVar> or array of TPJEnvironmentVar.

The definition of the TPJEnvironmentVarArray type can either be deleted or deprecated.

Metadata

Metadata

Assignees

Labels

acceptedIssue accepted as valid

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions