Ahh..just what I was wondering about yesterday :)

I was looking for a way to indicate that a property value cannot be
'set', typically for a property value computed from other properties.
I thought checking if the property is an instance of
ComputedPropertyInstance will do the trick, but that doesn't work
because PropertyInstance and EntityPropertyInstance extend
ComputedPropertyInstance.

Do you find it a bit odd that PropertyInstance implements
ImmutabeProperty, but it can be set?

Cheers,
Sonny


On Tue, Apr 8, 2008 at 7:32 PM, Rickard Öberg2 (JIRA)
<[EMAIL PROTECTED]> wrote:
> Make ComputedPropertyInstance an ImmutableProperty
>                  URL: http://issues.ops4j.org/jira/browse/QI-31

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

Reply via email to