Rob van Maris <[EMAIL PROTECTED]> wrote: > <Pierre van Rooden:> > > MyImgBuilder.extends(ImagesBuilder) || > > Note: I think 'extends' is better than 'isExtensionOf' > Agreed.I think 'extends' is not a valid function-name because it is a java keyword. So, 'isExtensionOf' after all?
isExtensionOf () is sound good to me. Rob
