Alin Dreghiciu wrote: > org.qi4j.indexing.rdf sounds better. I used the other one to be > consistent with naming in persistence extensions. > I suggest then to change also those extensions to something like > org.qi4j.persistence.jdbm from org.ops4j.entity.jdbm.
But now that we have started creating our Ubiquitous Language (in DDD terms) I think it is important to be as consistent as possible. So, it should be org.qi4j.store.jdbm OR EntityStore should be renamed to EntityPersistence. See what I mean? Similarly, I think EntitySearcher should be EntityFinder since it is "find" that is called on Query and not "search". /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

