Subject: Re: [boost] [msm] Review
From: Andrew Venikov (Andrew.Venikov_at_[hidden])
Date: 2009-12-04 00:20:19


David Bergman wrote:
<snip>
> But the choices are usually, well, *different* ways (different notions
> or at least highly different interfaces) of accomplishing the same
> thing.

What about map and hash_map? They try to accomplish the same thing and
the interfaces are almost identical?

I say make the user aware of different options and what the differences
mean
in terms of performance/scalability/usability and so on and let her
decide
what to use.