Niclas Hedhman wrote: > Gang, > > It would be really cool if we could somehow figure out what areas do > we need to fix/complete to be confident with a 1.0 release of Core. > > I have therefor create QI-133 which will contain the links to the > blocking issues. I have also gone through the current crop of open > issues and linked those that I think really blocks a 1.0 release of > Core.
There's a bunch of really core decisions to make: * Concern ordering (this was a big topic on the GeekCruise) * Finalize the ImmutableProperty -> @Immutable Property refactoring * Services: interface vs impl? Right now we can only register impls which is not good enough * Aggregates: how should they work? * Values: how should they work? * "Usecase" is still not really well defined * Event listeners in UoW There's probably a bunch more. I'll get the above into Jira. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

