Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
16.148 Beiträge
 
#1

Using YAML with Delphi - VSoft.YAML

  Alt Gestern, 15:50
Introduction

Almost every modern Delphi application needs a way to store structured data: configuration settings, runtime options, or even project metadata. For decades, developers have relied on INI files for simple key/value storage, XML for deeply structured documents, or JSON as a lightweight alternative.

But thereâ??s another option that has grown into the de facto standard in DevOps and configuration management: YAML.


This article introduces
  Mit Zitat antworten Zitat