RSS start | index | login or register | find | edit
Online for 7550 days.




sticky snips:



no backlinks


9 active users:

unknown (9)

Recent edits:

Predicate Dispatch stick
by unknown, a long time 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