Sounds great!

Whatever you use for the backend, please make sure to write an
abstract interface so that other backends can be implemented easily.
Try to keep it generic if you can. Some possible future back-ends to
keep in mind when writing the interface: rdbms's of various kinds, xml
files, binary formats, folder trees, distributed file systems.

My personal vote would go with mysql, but since you'll be ignoring it
anyway I suggest maybe a text or binary dump of the BufferedDocOp
serialization? Just some simple proof-of-concept to get people sarted.

--

You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.


Reply via email to