Skip to content

XCore v1.0.1

Compare
Choose a tag to compare
@metalwolf metalwolf released this 10 Feb 16:19
· 63 commits to master since this release
89b4d50

Package xcore is a set of basic objects for programation:

  • XCache: Application Memory Caches for any purpose
  • XDataset: Basic nested data structures for any purpose (template injection, configuration files, database records, etc)
  • XLanguage: language dependent text tables
  • XTemplate: template system with meta language
    This version includes:
  • Documentation enhanced and corrected
  • Bugs corrected on String and GoString functions of XDataset and XDatasetCollection