Skip to content

mrg/ces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: NON-FUNCTIONAL / SUSPENDED
                Found a logic bomb in my original approach which, while
                helping to uncover a graph cycle in our schema which is
                the original culprit and inspiration for this project,
                ultimately will require more time to fix than I care to
                spend right now.

This project is to create an EntitySorter for Cayenne 3.1 that is free of
the Ashwood library and to replace Cayenne's AshwoodEntitySorter.  The
current library can, in certain circumstances, lead to "Can't extract a
master key" and "Cycles found" errors due to Ashwood not producing a
correct dependency graph or if someone overrides equals() on their 
DataObjects.

About

CayenneEntitySorter for Cayenne 3.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages