Changes between Version 27 and Version 28 of BluePrint/Messaging
- Timestamp:
- 09/13/09 23:42:45 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v27 v28 15 15 * SMS login / data entry / reports 16 16 * [wiki:BluePrintMessagingModuleJ2ME J2ME client] 17 18 == Core Architecture == 19 Instead of having several "apps" that cross-talk, such as sms, email, tweet, jabber, etc, it would be good to have a central messaging core that has 'connectors'. This would be the equivilient of a star-hub structure. 20 21 This way, additional 'connectors' could be added or used as needed without refactoring the entire code base, and would allow sending messages from one connector to another, such as sms to email or email to jabber. 22 17 23 18 24 === User Interface ===