On 05 Sep 2001 11:47:48 -0400, Dom Lachowicz wrote:
> Quoting Joaquin Cuenca Abela <[EMAIL PROTECTED]>:
> 
> Pehaps you missed my sentence where I said that I wrote, peer-reviewed, and 
> bug-tested the SVG code with Leonard :) I'm actually debugging the code now so 

oooops :-)

> that we can release another beta to a customer. Here are the following uses of 
> std::map in the code:
> 
> typedef map< string, string > FontList;
> typedef map< string, string > CSSAttrMap;
> typedef map< string, string > TransformMap;
> 
> Having a better UT_Map would probably be great if you want to do it. We won't 

not a better one, but a different one.

> need it for the SVG code, though. We also make a lot of use of std::vector, 
> but UT_Vector should work just fine there too.

Cool!  Dom, do you have a tarball to take a look?

Thanks!
Cheers,

-- 
Joaqu�n Cuenca Abela
[EMAIL PROTECTED]


Reply via email to