36
edits
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
** shutdown | ** shutdown | ||
== | == Things to keep in Mind: == | ||
* Make the feature extensible | |||
** A simple interface to inherit? | |||
* Need a way to know that an object has changed | |||
* A way to stream the object to a file, or a file pointer | |||
** for newsrc files, filters, (anything that uses a file) | |||
* Things that aren't stored as a file: | |||
** Account Information | |||
** About everything in account.js | |||
*** Sync tag definitions | |||
** An interface that parses and applies these changes: | |||
---- | ---- |
edits