Hi, I want to check/create schema ( for entities and values) in my entity store implementation during activation phase.
I have found that I can get this information from ModuleInstance. But only entities access is public via ModuleInstance.visibleEntities() . Unfortunately ModuleInstance.visibleValues() has package visibility, is it on purpose ? Or is there other way to get this information ? Thanks, Tibor Mlynarik _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

