Jeffry Killen wrote: > 2: __trait__: This is the first time I have run into this term in a > programming context. What does it mean? In the manual > there is an associative reference to namespace. Perhaps I should read up > on namespaces relative to php. The only > other context I am aware of the term is in XML This is a bit confusing > because I have seen the term used referring to > object/property relationships, such as in javascript. Traits are documented in <http://php.net/manual/en/language.oop5.traits.php>. -- Christoph M. Becker -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php