From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 16 Aug 2009 14:44:49 -0700 Subject: [sup-talk] some internal api refactors In-Reply-To: <1250054282-sup-9053@pion.club.cc.cmu.edu> References: <1250021119-sup-4253@masanjin.net> <1250054282-sup-9053@pion.club.cc.cmu.edu> Message-ID: <1250459019-sup-6390@masanjin.net> Reformatted excerpts from Rich Lane's message of 2009-08-11: > It's worth noting that update_message_state needs to handle modified > refs and snippets as well as labels. Maybe add a comment about this in > BaseIndex? Different snippet, definitely. Good point. Modified refs: I'm tempted to replace this with another API call, since we don't really care about the refs; we just want the index to thread the messages together. Thoughts? -- William