Generic Function Dependencies-Equalp (2 methods)
(
dependencies-equalp < d1 > < d2 > )
Determine whether two dependencies are equal. We need
to be able to compare dependencies in order to 1) remove duplicates from
dependencies we gathered from the widget tree and 2) be able to detect
when new dependencies appeared in AJAX page updates.
Method Summary