On Tue, Sep 23, 2008 at 4:40 PM, Rickard Öberg <[EMAIL PROTECTED]>wrote:
> > Currently properties are declared by using a method in an interface, and > the type of property can be either Property, ImmutableProperty or > ComputedProperty. As has already been noted in some cases this makes it > difficult to reuse property declarations, since whether they are > immutable or not is sometimes a matter of context. Splendid! I like this... Also, for Computed Property values, perhaps we could assign a "ComputeHook", via metaInfo, during bootstrap. And it is delegated to that for the computation. Cheers Niclas
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

