Hello Igniters. I am working on issue IGNITE-755. We have example for indexed types (org.apache.ignite.examples.datagrid.CacheQueryExample.java) and need to add example for type metadata. Following variants are possible: 1). We could change existing example and mix indexed types and cache metadata approaches, 2). Add as new example that will implement functional of indexed type approach but with using of type metadata approach.
I personally prefer second variant because mixing of different approaches can confuse of users. Let's discuss that variants and select better. -- Vasiliy Sisko GridGain Systems www.gridgain.com
