Planned changes to CodeSnip's handling of the Code Snippets Database - comments please
I'm considering a major change to the way CodeSnip handles the online Code Snippets Database and am seeking comments, either here or on CodeSnip's Google+ page . First, a little background CodeSnip v1 was just a read-only viewer for the online database. It simply displayed a searchable snapshot of the database. Users could update the snapshot from time to time as the database changed. Users wanted the ability to store their own snippets alongside those from the database. That was tagged on in CodeSnip 2 and developed in versions 3 and 4, but underneath its still rather a hack. (User snippets are still stored separately the imported database code - the two even use different data formats). The program needs, and is getting, a major overhaul in an attempt to cure its split peronality. Proposed changes in CodeSnip 5 There will be just a single code bank where users will store all snippets, both user-created and imported. Instead of treating the online database a