Re: [Jsdsi-devel] Obj and clone
Status: Pre-Alpha
Brought to you by:
sajma
From: Sameer A. <aj...@gm...> - 2004-07-09 22:53:53
|
Not unless there's a very good reason to do so. Inheriting clone() is dangerous (returns a supertype where a subtype is expected), and so should be avoided. If a duplication method is needed, we can do it on a per-class basis. Sameer On Fri, 09 Jul 2004 23:21:29 +0100, Sean Radford <sra...@ae...> wrote: > Hi, > > Just a thought... Should jsdsi.Obj be cloneable? > > Regards, > > Sean > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Jsdsi-devel mailing list > Jsd...@li... > https://lists.sourceforge.net/lists/listinfo/jsdsi-devel > > |