I am feeling like the package for the new naming stuff, "access.reveng", should either be renamed or moved to some existing package. Two reasons:

* Classes and interfaces there by themselves do not deal with "reverse engineering". They are used during reverse engineering by other classes located elsewhere (and can potentially be used for other things, e.g. creating an ObjEntity in the Modeler from a DbEntity.

* Don't like using an abbreviation ("reveng"). We've been guilty of that in the past (ObjEntity), but now trying to stay away from abbrevs.

Not completely sure where it would fit though. "org.apache.cayenne.map.naming" maybe?

Andrus

Reply via email to