On Sat, Jul 03, 2010 at 11:17:47AM +0200, Benjamin Wolsey wrote:

> 1. Use a special array typing to index array properties.
> 2. Use multi-index again.

Go multi-index (IMHO)

> However, the problem of case-insensitive lookup remains. The difficulty
> here is that a string_table reference is required to find caseless
> string_table::keys for comparison. There's no possibility of using this
> to index a multi-index container without storing a caseless key for all
> properties.

Are you sure about this ?
I'd think you could use an arbitrary comparator for the indexes ?

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html

_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to