![]() |
start | index | login or register | find | edit |
|
Online for 3202 days.
sticky snips: 2004-02-23-bug 2004-08-02-misc backlinks: JPred 2 active users: unknown (2) Recent edits: Java tsr 2008-01-22 Swing Explorer SAP XI UISpec4J JIDE-OSS bean-properties DocBook Visual Library |
Predicate Dispatch
stick by tsr, 2759 days ago Predicate dispatch is an object-oriented (OO) language mechanism for determining the method implementation to be invoked upon a message send. With predicate dispatch, each method implementation includes a predicate guard specifying the conditions under which the method should be invoked, and logical implication of predicates determines the method overriding relation. Predicate dispatch naturally unifies and generalizes several common forms of dynamic dispatch, including traditional OO dispatch, multimethod dispatch, and functional-style pattern matching. Unfortunately, prior languages supporting predicate dispatch have had several deficiencies that limit its utility in practice. - [create Todd Millstein] No attachments for this snip.
Upload / manage attachments! |
| c'est un vanilla site |