From: Kyle Schmitt Date: 2008-09-25T23:52:02+09:00 Subject: Re: Getting the right class with inheritance and super() Robert, I'm confused. Reading the example you gave, and even some on the net, it looks like I'd need the Array class to have a coerce method that can change an Array into a FixedSizeArray? --Kyle