CPPSERV


Home Projects Jobs Clientele Contact

cppserv


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CPPSERV/CXXSP API getAttributeNames()



Chris,

There is {get|set}Attribute and getAttributeNames() function to complement
them in a few places. Currently we have it declared as returning auto_ptr to
std::vector. I suggest replacing vector with std::list - it's more
efficient to create and
maintain, and most uses will be single forward-iteration anyways.

Thoughts?

-- 
Ilya A. Volynets-Evenbakh
Total Knowledge. CTO
http://www.total-knowledge.com


Authoright © Total Knowledge: 2001-2008