Indexing and querying of Value Composites should work now. My testing
was limited due to the still existing bugs (that Rickard is working
on).
So, this means that for the moment indexing/querying is supported for:
Property<P> where P is a primitive type
Property<V> where V extends ValueComposite
There are still left:
Property<S> where S extends Serializale
Property<Collection<P/V/S>>

I would say that we should support also Property<Collection<P/V/S>> in
indexing/querying. WDYT?

Anyway, for now, the indexing subsystem will throw an runtime
exception that the property type is not supported for those
unsupported property types.

On Wed, Feb 18, 2009 at 9:51 AM, Alin Dreghiciu <[email protected]> wrote:
> On Wed, Feb 18, 2009 at 4:57 AM, Rickard Öberg <[email protected]> wrote:
>> Now that Values work, from a modeling and persistence point of view, I
>> want to go back to working on StreamFlow. If I understood things
>> correctly Alin would take a look at indexing of Values. Alin, is that
>> correct? All the metainfo should be there now I think.
>
> I'm working on that. For now I'm running into the serialization
> problem found also by Niclas, but this does not block me for the
> moment.
>
> --
> Alin Dreghiciu
> http://www.ops4j.org - New Energy for OSS Communities - Open
> Participation Software.
> http://www.qi4j.org - New Energy for Java - Domain Driven Development.
> http://www.codedragons.com - New Energy for Projects - Great People
> working on Great Projects at Great Places
>



-- 
Alin Dreghiciu
http://www.ops4j.org - New Energy for OSS Communities - Open
Participation Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.
http://www.codedragons.com - New Energy for Projects - Great People
working on Great Projects at Great Places

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

Reply via email to