Results 271 to 280 of about 61,304 (302)
Some of the next articles are maybe not open access.
Proceedings of the 2008 symposium on Dynamic languages, 2008
Predicate dispatching is a generalized form of dynamic dispatch, which has strong limitations when arbitrary predicates of the underlying base language are used. Unlike classes, which enforce subset relationships between their sets of instances, arbitrary predicates generally do not designate subsets of each other, so methods whose applicability is ...
Pascal Costanza +3 more
openaire +2 more sources
Predicate dispatching is a generalized form of dynamic dispatch, which has strong limitations when arbitrary predicates of the underlying base language are used. Unlike classes, which enforce subset relationships between their sets of instances, arbitrary predicates generally do not designate subsets of each other, so methods whose applicability is ...
Pascal Costanza +3 more
openaire +2 more sources
Predicate dispatching: A unified theory of dispatch
1998Predicate dispatching generalizes previous method dispatch mechanisms by permitting arbitrary predicates to control method applicability and by using logical implication between predicates as the overriding relationship. The method selected to handle a message send can depend not just on the classes of the arguments, as in ordinary object-oriented ...
Michael D. Ernst +2 more
openaire +1 more source
Cryptologia, 1990
Analysis of an encoded eighteenth century dispatch found in the Rare Books and Manuscripts Division of The New York Public Library reveals the author to be Robert Livingston, Jr. and the recipient, John Jay. The lengthy message concerned peace negotiations for ending the American Revolution.
openaire +1 more source
Analysis of an encoded eighteenth century dispatch found in the Rare Books and Manuscripts Division of The New York Public Library reveals the author to be Robert Livingston, Jr. and the recipient, John Jay. The lengthy message concerned peace negotiations for ending the American Revolution.
openaire +1 more source
International Journal of Occupational and Environmental Health, 2004
As the global campaign to ban asbestos gathers momentum, more countries and organizations are restricting the use of chrysotile (white asbestos). Attempting to reverse the fall in global demand, asbestos stakeholders have redoubled marketing efforts in countries such as India where health and safety regulations are not strictly enforced.
openaire +2 more sources
As the global campaign to ban asbestos gathers momentum, more countries and organizations are restricting the use of chrysotile (white asbestos). Attempting to reverse the fall in global demand, asbestos stakeholders have redoubled marketing efforts in countries such as India where health and safety regulations are not strictly enforced.
openaire +2 more sources
Software: Practice and Experience, 2006
Abstract. Double dispatch is the ability to dynamically select a method not only according to the run-time type of the receiver (single dispatch), but also according to the run-time type of the argument. This mechanism unleashes the power of dynamic binding in object-oriented languages, so enhancing re-usability and separation of responsibilities ...
Lorenzo Bettini +2 more
openaire +1 more source
Abstract. Double dispatch is the ability to dynamically select a method not only according to the run-time type of the receiver (single dispatch), but also according to the run-time type of the argument. This mechanism unleashes the power of dynamic binding in object-oriented languages, so enhancing re-usability and separation of responsibilities ...
Lorenzo Bettini +2 more
openaire +1 more source

