>>>>> "S" == Steve Tuckner <STUCKNER / MULTITECH.COM> writes: S> Anyone have an idea of why the following code doesn't work? ::inherited is called before the content of the class is evaluated (i.e. before B::my_name is defined) Guy Decoux