On Mon, Jul 01, 2002 at 09:26:14AM +0100, Angus Leeming wrote: > What do you think of this interface?
Hm.. why do we need the ID? I'd rather identify the bitmap by contents, i.e. by the "latex_snippet" string in IDtag addSnippet(string const & latex_snippet); This would have the additional benefit that multiple snippets with the same content would share their bitmaps. And if you think of things like 'Let $x$ be ... and ... the ... of $x$ ...' it is clear that this situation is fairly common. So I think we can just leave out the ID part. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)