josef betancourt
Posts: 262
Nickname: averagejoe
Registered: Mar, 2013
|
josef betancourt is developer using Java and other stuff
|
|
|
|
Groovy implementation of INIX file format, part 2
|
Posted: Apr 27, 2014 8:33 PM
|
|
Continued experimentation with the INIX “ini” file format. I take the original post code and add an alias feature. Background In three prior posts I presented a very simple metadata file storage approach. Pretty much using the INI file format with the sections as “heredocs.” In original INI format, afaik, the data within the sections [...]
Read: Groovy implementation of INIX file format, part 2
|
|