[tomboy-list] [PATCH] INoteStore

James deBoer james at huronbox.com
Thu Dec 14 13:27:48 PST 2006


Hello,

This patch introduces an INoteStore interface.  I saw references to
a similar interface in the NetworkedTomboy project, but I couldn't find
any code.  This interface is not fancy, but allows filesystem
interactions to be refactored from NoteManager and Note.  

NoteStores are meant to deal with storing notes on the filesystem or
otherwise. The patch also includes an implementation of INoteStore in
XmlDirectoryNoteStore, which has the current behaviour of storing notes
in a filesystem directory.

A much more complete interface will be required in the future, but I
think this is a good start.

- James deBoer.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: interfaced-clean.patch
Type: text/x-patch
Size: 28197 bytes
Desc: not available
Url : http://lists.beatniksoftware.com/pipermail/tomboy-list-beatniksoftware.com/attachments/20061214/898c5748/attachment-0001.bin 


More information about the tomboy-list mailing list