![[ATLISP]](https://atlisp.cn/assets/layout/images/logo-white.png)
![[Previous]](../Graphics/Prev.gif)
![[Up]](../Graphics/Up.gif)
![[Next]](../Graphics/Next.gif)
7.6.6.1 Determining the Effective Method
The effective method is determined by the following three-step procedure:
- 1. Select the applicable methods.
-
- 2. Sort the applicable methods by precedence order, putting the most specific method first.
-
- 3. Apply method combination to the sorted list of applicable methods, producing the effective method.
-
![[Starting Points]](../Graphics/StartPts.gif)
![[Contents]](../Graphics/Contents.gif)
![[Index]](../Graphics/Index.gif)
![[Symbols]](../Graphics/Symbols.gif)
![[Glossary]](../Graphics/Glossary.gif)
![[Issues]](../Graphics/Issues.gif)
Copyright 1996-2005, @lisp. All rights reserved.