Synchronet did not completely remove the ability to manage message areas, but it transitioned away from relying on static text files like subs.txt in favor of more robust configuration methods to improve data integrity, performance, and flexibility.Key reasons for this shift include:Preventing Data Corruption & Duplication: Older methods of importing subs.txt files caused issues when updating existing message areas, such as creating duplicate pointer indexes.Performance Issues with Large Boards: Importing thousands of message areas from a single flat text file resulted in exponential, slow importation times. Changes were implemented to eliminate unnecessary internal code and pointer index checks during importation.Shift to Modernized Data Formats: Synchronet has moved toward utilizing .ini files (e.g., main.ini, sub.ini) and JSON formats (e.g., data/sbbslist.json). These formats are more human-readable, flexible for multi-host setups, and support better error handling compared to static text files.Replacing Legacy Tools: The older subs.txt and dirs.txt import/export methods have been largely replaced by modernized, scriptable utilities like [exportcfg.js](
http://wiki.synchro.net/module:exportcfg).While some specialized, legacy import/export functionality was phased out, the Synchronet Configuration Utility (SCFG) remains the primary method for managing message sub-boards, and [exportcfg.js](
http://wiki.synchro.net/module:exportcfg) still allows for exporting configuration lists.
---
þ Synchronet þ Hobby Space - Express Yourself hobbyspc.synchro.net