Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] some internal api refactors
@ 2009-08-11 20:14 William Morgan
  2009-08-12  5:26 ` Rich Lane
  0 siblings, 1 reply; 5+ messages in thread
From: William Morgan @ 2009-08-11 20:14 UTC (permalink / raw)


Hi Rich, and others,

In the branch various-api-refactors I've made a couple significant
genotypic changes to the index and polling API that I want to make sure
are in line with your evil plans. Commit 8aa1370d in particular replaces
Index.sync_message with three methods, one for adding new messages, one
for updating existing messages, and one for just tweaking the labels.
The current implementation just calls the original sync_message
implementation for all three. The rest of the changes are tweaks in the
various consumers of these messages.

The intention is that this will be useful both for Xapian and Sup the
server, which may need to distinguish between these three methods of
index access (or may simply want to for speed).
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-17 19:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-11 20:14 [sup-talk] some internal api refactors William Morgan
2009-08-12  5:26 ` Rich Lane
2009-08-16 21:44   ` William Morgan
2009-08-16 22:49     ` Rich Lane
2009-08-17 19:39       ` William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox