Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

~awp9 explored ALM maintenance activity in August 2007 on an exploratory branch.

Modifications

  • Apply fix in UP-1164 to stitch back together the doubly linked list of sibling layout nodes an an ALM managed fragment is deleted.
  • Eliminate all code conditional on RDMServices.supportsOuterJoins. ALM sets this to false before querying it, so it is always false, so any code that only executes when it is true is code that never executes. This simplifies the code.
  • No labels