On Mon, Nov 10, 2008 at 7:32 PM, Philipp Meier <[EMAIL PROTECTED]> wrote:

> I'm currently digging through the qi4j code base and I am familiarizing
> myself with the entity api. Is there any way to extend the entity stuff
> to enable the use of "dynamic properties" i.e. properties that are not
> declared at compile time but at runtime. I wonder wether a Map of
> List<Propert> or like that will do.

Although there is (or will be) support for collections of properties,
there are some limitations not likely to change. For instance, such
properties are not indexed and hence can't be queried.

It is not likely that we will add any additional support in 1.0.


Cheers
Niclas

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to