Hi, I started to do some small "improvements" to runtime mostly based on the input from IDEA inspections and looking if the suggestions makes sense or not. First one to do (already commited) was to add "final" modifier to instance fields so we can easily see immutable fields.
I will look now for places where the access declaration can be weaker and where we can have final classes. -- 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://malaysia.jayway.net - 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

