diff options
Diffstat (limited to 'Src/Plugins/Library/ml_wire/DESIGN.txt')
-rw-r--r-- | Src/Plugins/Library/ml_wire/DESIGN.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Src/Plugins/Library/ml_wire/DESIGN.txt b/Src/Plugins/Library/ml_wire/DESIGN.txt new file mode 100644 index 00000000..47148235 --- /dev/null +++ b/Src/Plugins/Library/ml_wire/DESIGN.txt @@ -0,0 +1,12 @@ +
+
+
+
+major components:
+
+Cloud
+-----
+
+The cloud is the object which is responsible for doing period updates on RSS feeds.
+It automatically scans the feeds. You can manually refresh via the Refresh(string url) method
+
|