Doubt about object loading
2006-04-23
Jesus CeaRe: Doubt about object loading
2006-04-23
Neil Schemenauer2006-04-24
Jesus Cea2006-04-24
David Binger2006-04-24
Jesus CeaRe: Doubt about object loading
Neil Schemenauer
Jesus Ceawrote: > What am I missing there?. The fringe objects must be in the GHOST state. The state pickle could be cached but in practice it's not really helpful. Ghosts are normally created by unpickling the state of an object that references them. The root object is generally the only object which requires two loads. Neil