[Bug 26417] GetPendingMessageContent() cannot work

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 4 15:25:20 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=26417

--- Comment #5 from Mikhail Zabaluev <mikhail.zabaluev at nokia.com> 2010-05-04 06:25:19 PDT ---
(In reply to comment #4)
> > Can this be construed as making a case for Telepathy Storage? :) Maybe working
> > the SMS reliable storage stuff into it somehow.
> 
> Good point.

Well, for one thing, I'm not really sure a DBus abstraction layer over a
(generic) file system is worth it; the implementation will have to be shared
between all Telepathy agents. Using files in POSIX sense is probably the
simplest thing; on systems where FUSE is available, this can also cover lots of
other possibilities.

> One issue that comes up when passing filenames around is: where should the
> files live? Who's responsible for deleting them, or not?

A different idea: maybe there should be a dedicated Telepathy component for
persistent storage, which pulls data out of the transfer sockets, provides file
paths upon request (probably cached files produced out of the primary store, so
only intended for reading or quick copying), and informs when the files become
unavailable.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list