ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Meta-object protocol

A Meta-object protocol is a set of classes and methods that allow a program to inspect the state of, and alter the behaviour of, the supporting system. Possibly the best known is the one described in the book The Art of the Metaobject Protocol by Bobrow, Kiczales and des Rivieres; it applies to the Common Lisp Object System and allows the mechanisms of inheritance, method dispatch, class instantiation and so on to be manipulated.




Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Meta-object protocol".