-
Andreas Zeidler authored
Non-ghostifiable (persistent classes) objects load their state right away -- even before they are placed in the cache. This causes a problem if the object's state has a (direct or indirect) reference to it. Added a pre-cache that allows the connection to return objects already being loaded when necessary.
c486c7f9