On Sun, 29 Oct 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > at this occasion we should add a Clone() method to DataType and to > ProjectComponent.
In order to have a proper implementation of clone in any datatype we need to implement it there, true. DataTypes that don't want to or can't implement clone will have to override the method as well, though - so we should allow it to throw a CloneNotSupported exception. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]