> On May 31, 2015, at 3:06 PM, Emmanuel Lécharny <[email protected]> wrote: > > That would make this package containing many many classes... Not very > convenient. > > Such cyclic dependencies are only problematic when the project is not > already split in a modular way. for Fortress-core, which is an API, I > don't see that as a pb.
Another option is to move the entity classes into new package - e.g. model. Added benefit will reduce number of classes in rbac package. Shawn [email protected]
